@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace spec\Prophecy\Doubler\ClassPatch; |
| 4 | 4 | |
| 5 | 5 | use PhpSpec\ObjectBehavior; |
| 6 | -use Prophecy\Argument; |
|
| 7 | 6 | use Prophecy\Doubler\Generator\Node\ClassNode; |
| 8 | 7 | use Prophecy\Doubler\Generator\Node\MethodNode; |
| 9 | 8 | |
@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace spec\Prophecy\Doubler\ClassPatch; |
| 4 | 4 | |
| 5 | 5 | use PhpSpec\ObjectBehavior; |
| 6 | -use Prophecy\Argument; |
|
| 7 | 6 | use Prophecy\Doubler\Generator\Node\ClassNode; |
| 8 | 7 | use Prophecy\Doubler\Generator\Node\MethodNode; |
| 9 | 8 | |
@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace spec\Prophecy\Doubler\ClassPatch; |
| 4 | 4 | |
| 5 | 5 | use PhpSpec\ObjectBehavior; |
| 6 | -use Prophecy\Argument; |
|
| 7 | 6 | use Prophecy\Doubler\Generator\Node\ArgumentNode; |
| 8 | 7 | use Prophecy\Doubler\Generator\Node\ClassNode; |
| 9 | 8 | use Prophecy\Doubler\Generator\Node\MethodNode; |
@@ -2,9 +2,7 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace spec\Prophecy\Doubler\Generator; |
| 4 | 4 | |
| 5 | -use phpDocumentor\Reflection\DocBlock\Tags\Method; |
|
| 6 | 5 | use PhpSpec\ObjectBehavior; |
| 7 | -use Prophecy\Argument; |
|
| 8 | 6 | use Prophecy\Doubler\Generator\Node\ArgumentNode; |
| 9 | 7 | use Prophecy\Doubler\Generator\Node\ClassNode; |
| 10 | 8 | use Prophecy\Doubler\Generator\Node\MethodNode; |
@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace spec\Prophecy\Prediction; |
| 4 | 4 | |
| 5 | 5 | use PhpSpec\ObjectBehavior; |
| 6 | - |
|
| 7 | 6 | use Prophecy\Call\Call; |
| 8 | 7 | use Prophecy\Prophecy\MethodProphecy; |
| 9 | 8 | use Prophecy\Prophecy\ObjectProphecy; |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace spec\Prophecy\Prophecy; |
| 4 | 4 | |
| 5 | -use phpDocumentor\Reflection\DocBlock\Tags\Method; |
|
| 6 | 5 | use PhpSpec\ObjectBehavior; |
| 7 | 6 | use Prophecy\Argument; |
| 8 | 7 | use Prophecy\Argument\ArgumentsWildcard; |