Completed
Push — master ( 20c0ca...4eb875 )
by Antonio Carlos
01:56
created
src/Recovery.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -201,7 +201,7 @@
 block discarded – undo
201 201
         }
202 202
 
203 203
         throw new \Exception(
204
-            "Function {$this->collectionFunction}() was not found. " .
204
+            "Function {$this->collectionFunction}() was not found. ".
205 205
             "You probably need to install a suggested package?"
206 206
         );
207 207
     }
Please login to merge, or discard this patch.