update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
15
vendor/symfony/intl/Resources/data/regions/en_001.php
vendored
Normal file
15
vendor/symfony/intl/Resources/data/regions/en_001.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'BL' => 'St Barthélemy',
|
||||
'KN' => 'St Kitts & Nevis',
|
||||
'LC' => 'St Lucia',
|
||||
'MF' => 'St Martin',
|
||||
'PM' => 'St Pierre & Miquelon',
|
||||
'SH' => 'St Helena',
|
||||
'UM' => 'US Outlying Islands',
|
||||
'VC' => 'St Vincent & the Grenadines',
|
||||
'VI' => 'US Virgin Islands',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user