7 lines
86 B
PHP
7 lines
86 B
PHP
<?php
|
|
return [
|
|
"country" => "Virgin Islands, British",
|
|
"subdivisions" => [
|
|
]
|
|
];
|