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