@@ -6,7 +6,6 @@ |
||
6 | 6 | |
7 | 7 | use phpDocumentor\Reflection\DocBlock\Tags\Param; |
8 | 8 | use phpDocumentor\Reflection\DocBlockFactory; |
9 | -use phpDocumentor\Reflection\Type; |
|
10 | 9 | use ReflectionMethod; |
11 | 10 | |
12 | 11 | final class OptionsMethodDocBolck |