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

Extending this class

<?php
/**
* New class description goes here
* 
* @author Your Name, 2024-05-03
**/
class NewClassName extends CountryConstants {
    
}
?>