Improve address provider for en_NG locale #624
Annotations
6 errors
PHPStan (7.4):
src/Provider/en_NG/Address.php#L1
Ignored error pattern #^Unsafe access to private property Faker\\Provider\\en_NG\\Address\:\:\$county through static\:\:\.$# in path /home/runner/work/Faker/Faker/src/Provider/en_NG/Address.php was not matched in reported errors.
|
PHPStan (7.4):
src/Provider/en_NG/Address.php#L1
Ignored error pattern #^Unsafe access to private property Faker\\Provider\\en_NG\\Address\:\:\$regions through static\:\:\.$# in path /home/runner/work/Faker/Faker/src/Provider/en_NG/Address.php was not matched in reported errors.
|
PHPStan (7.4):
src/Provider/en_NG/Address.php#L119
Unsafe access to private property Faker\Provider\en_NG\Address::$cityName through static::.
|
PHPStan (7.4):
src/Provider/en_NG/Address.php#L141
Unsafe access to private property Faker\Provider\en_NG\Address::$state through static::.
|
PHPStan (7.4):
src/Provider/en_NG/Address.php#L153
Unsafe access to private property Faker\Provider\en_NG\Address::$region through static::.
|
PHPStan (7.4)
Process completed with exit code 1.
|