7 lines
92 B
PHP
7 lines
92 B
PHP
<?php
|
|
return [
|
|
"country" => "Holy See (Vatican City State)",
|
|
"subdivisions" => [
|
|
]
|
|
];
|