military * but this could expand to include other types in the future. */ class RepresentedCountry extends Country { protected $validAttributes = array( 'confidence', 'geonameId', 'isoCode', 'namespace', 'type' ); }