| Name | Size | Mode | Actions |
|---|---|---|---|
| AbstractPlaceRecord.php | 1138 | 0644 | editdlrm |
| AbstractRecord.php | 1326 | 0644 | editdlrm |
| City.php | 1058 | 0644 | editdlrm |
| Continent.php | 1077 | 0644 | editdlrm |
| Country.php | 1340 | 0644 | editdlrm |
| Location.php | 2142 | 0644 | editdlrm |
| MaxMind.php | 405 | 0644 | editdlrm |
| Postal.php | 843 | 0644 | editdlrm |
| RepresentedCountry.php | 1410 | 0644 | editdlrm |
| Subdivision.php | 1507 | 0644 | editdlrm |
| Traits.php | 3985 | 0644 | editdlrm |
/home/sharedstore/public_html/prestashop.sharedstore.ma/vendor/geoip2/geoip2/src/Record/Traits.php (3985B)
* This attribute is only available from the Insights web service and the * GeoIP2 Enterprise database. *
*/ class Traits extends AbstractRecord { /** * @ignore */ protected $validAttributes = array( 'autonomousSystemNumber', 'autonomousSystemOrganization', 'connectionType', 'domain', 'isAnonymousProxy', 'isLegitimateProxy', 'isSatelliteProvider', 'isp', 'ipAddress', 'organization', 'userType' ); }