Remove unused variables #1442
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
PHPStan:
tests/Gedmo/Mapping/SluggableMappingTest.php#L41
Property Gedmo\Tests\Mapping\SluggableMappingTest::$em is never read, only written.
|
PHPStan:
tests/Gedmo/Mapping/TimestampableMappingTest.php#L35
Property Gedmo\Tests\Mapping\TimestampableMappingTest::$em is never read, only written.
|
PHPStan:
tests/Gedmo/Mapping/TranslatableMappingTest.php#L42
Property Gedmo\Tests\Mapping\TranslatableMappingTest::$em is never read, only written.
|
PHPStan
Process completed with exit code 1.
|