@@ -1,4 +1,4 @@ |
||
1 | -<?php return array ( |
|
1 | +<?php return array( |
|
2 | 2 | 0 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithNamespace', |
3 | 3 | 1 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithoutNamespace', |
4 | 4 | ); |
5 | 5 | \ No newline at end of file |