SproutCMS

This is the code documentation for the SproutCMS project

class CountryConstants

Generated class containing ISO-3166 country mappings for alpha-2 and alpha-3

Source code (3 results)

/sprout/Helpers/Locales/LocaleInfo.php   Highlighted file source

Line 21: use Sprout\Helpers\CountryConstants;
Line 280: $str .= "\n" . CountryConstants::$alpha3[$data['country']];

/sprout/Helpers/Locales/LocaleInfo.php   Highlighted file source

Line 21: use Sprout\Helpers\CountryConstants;
Line 280: $str .= "\n" . CountryConstants::$alpha3[$data['country']];

A total of 5 lines in 3 files were found