'phone' => '+33677952829',
'password' => 'test'
),
- array(
+ /*array(
'short' => 'Mr.',
'group' => 'Senior',
'mail' => 'denis.courvoisier@wanadoo.fr',
'surname' => 'Courvoisier',
'phone' => '+33600000000',
'password' => 'test'
- ),
+ ),*/
array(
'short' => 'Mr.',
'group' => 'Senior',
//XXX: adding a new zipcode here requires matching accuweather uris in Command/WeatherCommand.php
$locationTree = [
[
- 'title' => 'Opera Garnier',
+ 'title' => 'Garnier opera',
'short' => 'Garnier',
'address' => '10 Place de l\'Opéra',
'zipcode' => '75009',
'hotspot' => false
],
[
- 'title' => 'Colette square',
+ 'title' => 'Colette place',
'short' => 'Colette',
'address' => 'Galerie du Théâtre Français',
'zipcode' => '75001',
'hotspot' => false
],
[
- 'title' => 'Swan Island',
+ 'title' => 'Swan island',
'short' => 'Swan',
'address' => 'Allée des Cygnes',
'zipcode' => '75015',