1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00

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
commit 80c3fbfc27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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',