Completed
Pull Request — master (#663)
by Michał
03:35
created
tests/DoctrineModuleTest/Stdlib/Hydrator/DoctrineObjectTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use DoctrineModuleTest\Stdlib\Hydrator\Asset\SimpleEntity;
10 10
 use PHPUnit\Framework\TestCase as BaseTestCase;
11 11
 use Prophecy\Argument;
12
-use Prophecy\Prophecy\ObjectProphecy;
13 12
 use ReflectionClass;
14 13
 use Doctrine\Common\Collections\ArrayCollection;
15 14
 use DoctrineModule\Stdlib\Hydrator\DoctrineObject as DoctrineObjectHydrator;
Please login to merge, or discard this patch.