Don't forget property-fetch scope-expressions on $this after static method call
#22591
Annotations
4 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Entity/AbstractEntity.php#L241
Call to an undefined method object::set().
|
|
PHPStan:
src/Entity/AbstractEntity.php#L239
Call to an undefined method object::onEntityRepositoryAttach().
|
|
PHPStan:
src/Entity/AbstractEntity.php#L237
Call to an undefined method object::onEntityAttach().
|
Loading