Passed
Pull Request — master (#1136)
by Abdul Malik
11:17
created
tests/App/runtime/cache/listeners/cc3817c2bceb931d024031cc7a676edc.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php return array (
2
-  0 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithoutNamespace',
3
-  1 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithNamespace',
2
+    0 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithoutNamespace',
3
+    1 => 'Spiral\\Tests\\Scaffolder\\App\\Command\\CommandWithNamespace',
4 4
 );
5 5
\ No newline at end of file
Please login to merge, or discard this patch.