Completed
Push — master ( c95bdf...5e09a3 )
by Matze
02:56
created
src/Command/ListFunctions.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     protected function configure()
39 39
     {
40 40
         $this->setName('expression:list')
41
-             ->setDescription('List all available expression functions');
41
+                ->setDescription('List all available expression functions');
42 42
     }
43 43
 
44 44
     /**
Please login to merge, or discard this patch.