update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
10
vendor/symfony/intl/Resources/data/currencies/en_AE.php
vendored
Normal file
10
vendor/symfony/intl/Resources/data/currencies/en_AE.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'AED' => [
|
||||
0 => 'AED',
|
||||
1 => 'United Arab Emirates Dirham',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user