Use readonly properties for model classes #293
Annotations
9 errors
PHP Lints:
src/Record/Traits.php#L200
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
|
PHP Lints:
src/Record/Traits.php#L207
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
|
PHP Lints:
src/Record/Traits.php#L244
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
|
PHP Lints:
src/Record/Traits.php#L262
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
|
PHP Lints:
tests/GeoIp2/Test/Model/CountryTest.php#L170
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
|
PHP Lints:
tests/GeoIp2/Test/Model/CountryTest.php#L170
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
|
PHP Lints:
tests/GeoIp2/Test/Model/InsightsTest.php#L191
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
|
PHP Lints:
tests/GeoIp2/Test/Model/InsightsTest.php#L201
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
|
PHP Lints
Process completed with exit code 1.
|