Completed
Push — master ( 810a67...277089 )
by Markus
03:03
created
src/ZendSentry/Mvc/View/Console/ExceptionStrategy.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
         return $this;
134 134
     }
135 135
 
136
-	/**
136
+    /**
137 137
      * Set template for message that will be shown in Console.
138 138
      * The message can be a string (template) or a callable (i.e. a closure).
139 139
      *
Please login to merge, or discard this patch.