Merge pull request #8014 from appwrite/chore-document-country-codes

Document standard for country codes
This commit is contained in:
Torsten Dittmann
2024-04-24 21:01:24 +02:00
committed by GitHub
+8
View File
@@ -1,5 +1,13 @@
<?php
/**
* ISO 3166 standard country codes
* https://www.iso.org/iso-3166-country-codes.html
*
* Source:
* https://www.iso.org/obp/ui/#search/code/
*/
return [
'AF',
'AO',