@@ -22,7 +22,7 @@ |
||
| 22 | 22 | */ |
| 23 | 23 | class MakeRoute extends Command |
| 24 | 24 | { |
| 25 | - use Controller; |
|
| 25 | + use Controller; |
|
| 26 | 26 | |
| 27 | 27 | /** |
| 28 | 28 | * Path to web routes file. |