@@ -133,7 +133,7 @@ |
||
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 | * |