@@ -201,7 +201,7 @@ |
||
| 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 | } |