@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use phpDocumentor\Reflection\Fqsen; |
| 17 | 17 | use PhpParser\Node; |
| 18 | 18 | use PhpParser\Node\Const_; |
| 19 | -use PhpParser\Node\Name; |
|
| 20 | 19 | use PhpParser\Node\Stmt\Class_; |
| 21 | 20 | use PhpParser\Node\Stmt\ClassConst; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | |
| 13 | 13 | namespace phpDocumentor\Reflection; |
| 14 | 14 | |
| 15 | -use Mockery as m; |
|
| 16 | 15 | use phpDocumentor\Reflection\DocBlock\Tags\Param; |
| 17 | 16 | use phpDocumentor\Reflection\Php\ProjectFactory; |
| 18 | 17 | use phpDocumentor\Reflection\Types\Object_; |
@@ -12,18 +12,6 @@ |
||
| 12 | 12 | |
| 13 | 13 | namespace phpDocumentor\Reflection; |
| 14 | 14 | |
| 15 | -use Mockery as m; |
|
| 16 | -use phpDocumentor\Reflection\Php\Factory\Argument; |
|
| 17 | -use phpDocumentor\Reflection\Php\Factory\Class_; |
|
| 18 | -use phpDocumentor\Reflection\Php\Factory\Constant; |
|
| 19 | -use phpDocumentor\Reflection\Php\Factory\DocBlock as DocBlockStrategy; |
|
| 20 | -use phpDocumentor\Reflection\Php\Factory\File; |
|
| 21 | -use phpDocumentor\Reflection\Php\NodesFactory; |
|
| 22 | -use phpDocumentor\Reflection\Php\Factory\Function_; |
|
| 23 | -use phpDocumentor\Reflection\Php\Factory\Interface_; |
|
| 24 | -use phpDocumentor\Reflection\Php\Factory\Method; |
|
| 25 | -use phpDocumentor\Reflection\Php\Factory\Property; |
|
| 26 | -use phpDocumentor\Reflection\Php\Factory\Trait_; |
|
| 27 | 15 | use phpDocumentor\Reflection\Php\ProjectFactory; |
| 28 | 16 | |
| 29 | 17 | /** |
@@ -18,8 +18,6 @@ |
||
| 18 | 18 | use PhpParser\Node\Const_; |
| 19 | 19 | use PhpParser\Node\Expr\Variable; |
| 20 | 20 | use PhpParser\Node\Stmt\ClassConst; |
| 21 | -use PhpParser\Node\Stmt\Property as PropertyNode; |
|
| 22 | -use PhpParser\Node\Stmt\PropertyProperty; |
|
| 23 | 21 | |
| 24 | 22 | /** |
| 25 | 23 | * Class PropertyIteratorTest |
@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Mockery as m; |
| 17 | 17 | use phpDocumentor\Reflection\Fqsen; |
| 18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 19 | -use phpDocumentor\Reflection\Types\Context; |
|
| 20 | 19 | use PhpParser\Comment\Doc; |
| 21 | 20 | use PhpParser\Node\Name; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Mockery as m; |
| 17 | 17 | use phpDocumentor\Reflection\Fqsen; |
| 18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 19 | -use phpDocumentor\Reflection\Types\Context; |
|
| 20 | 19 | use PhpParser\Comment\Doc; |
| 21 | 20 | use PhpParser\Node\Name; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Mockery as m; |
| 17 | 17 | use phpDocumentor\Reflection\Fqsen; |
| 18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 19 | -use phpDocumentor\Reflection\Types\Context; |
|
| 20 | 19 | use PhpParser\Comment\Doc; |
| 21 | 20 | use PhpParser\Node\Name; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Mockery as m; |
| 17 | 17 | use phpDocumentor\Reflection\Fqsen; |
| 18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 19 | -use phpDocumentor\Reflection\Types\Context; |
|
| 20 | 19 | use PhpParser\Comment\Doc; |
| 21 | 20 | use PhpParser\Node\Name; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Mockery as m; |
| 17 | 17 | use phpDocumentor\Reflection\Fqsen; |
| 18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 19 | -use phpDocumentor\Reflection\Types\Context; |
|
| 20 | 19 | use PhpParser\Comment\Doc; |
| 21 | 20 | use PhpParser\Node\Name; |
| 22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |