Open
Description
When enabling PHPStan's checkUninitializedProperties
, using @required
to autowire a public property, or through a public method will still mark the property as uninitialized, although Symfony's autowiring will make sure it isn't.
This is on;
phpstan/phpstan 1.10.13
phpstan/phpstan-symfony 1.3.1
Metadata
Metadata
Assignees
Labels
No labels