7 lines
77 B
PHP
7 lines
77 B
PHP
|
<?php
|
||
|
return [
|
||
|
"country" => "Western Sahara",
|
||
|
"subdivisions" => [
|
||
|
]
|
||
|
];
|