@@ -15,7 +15,6 @@ |
||
15 | 15 | use ReflectionClass; |
16 | 16 | use ReflectionMethod; |
17 | 17 | use ReflectionParameter; |
18 | -use Reflector; |
|
19 | 18 | |
20 | 19 | /** |
21 | 20 | * Methods for enable the collector to make routes from a controller. |