@@ -3,7 +3,7 @@ |
||
| 3 | 3 | * example: bin/typo3 vidi:analyseRelations |
| 4 | 4 | */ |
| 5 | 5 | return [ |
| 6 | - 'vidi:analyseRelations' => [ |
|
| 7 | - 'class' => \Fab\Vidi\Command\VidiCommandController::class |
|
| 8 | - ], |
|
| 6 | + 'vidi:analyseRelations' => [ |
|
| 7 | + 'class' => \Fab\Vidi\Command\VidiCommandController::class |
|
| 8 | + ], |
|
| 9 | 9 | ]; |