LaysenseAuth/vendor/workerman/validation/data/iso_3166-2/WF.php

10 lines
140 B
PHP
Raw Normal View History

2024-08-09 22:16:39 +08:00
<?php
return [
"country" => "Wallis and Futuna",
"subdivisions" => [
"AL" => "Alo",
"SG" => "Sigave",
"UV" => "Uvea"
]
];