Fix build #8123
Annotations
4 errors
UndefinedThisPropertyAssignment:
tests/Action/AppendFormFieldElementActionTest.php#L55
tests/Action/AppendFormFieldElementActionTest.php:55:9: UndefinedThisPropertyAssignment: Instance property Sonata\AdminBundle\Tests\Action\AppendFormFieldElementActionTest::$adminFetcher is not defined (see https://psalm.dev/040)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
tests/Action/AppendFormFieldElementActionTest.php#L55
Access to an undefined property Sonata\AdminBundle\Tests\Action\AppendFormFieldElementActionTest::$adminFetcher.
|
PHPStan
Process completed with exit code 1.
|