HighSpeaker/vendor/workerman/validation/data/iso_3166-2/WF.php
2024-01-31 22:15:08 +08:00

10 lines
140 B
PHP

<?php
return [
"country" => "Wallis and Futuna",
"subdivisions" => [
"AL" => "Alo",
"SG" => "Sigave",
"UV" => "Uvea"
]
];