Fix: Reduce visibility #389
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
PHPStan (7.4):
src/Faker/Core/DateTime.php#L59
Method Faker\Core\DateTime::setDefaultTimezone() is unused.
|
PHPStan (7.4):
src/Faker/Core/DateTime.php#L64
Method Faker\Core\DateTime::getDefaultTimezone() is unused.
|
PHPStan (7.4):
src/Faker/Core/DateTime.php#L64
Method Faker\Core\DateTime::getDefaultTimezone() never returns null so it can be removed from the return type.
|
PHPStan (7.4)
Process completed with exit code 1.
|