@@ -93,7 +93,7 @@ |
||
| 93 | 93 | { |
| 94 | 94 | if (count($this->lastBinding) < 2) { |
| 95 | 95 | throw new BindingException( |
| 96 | - "Container injection can't be completed as a previous ". |
|
| 96 | + "Container injection can't be completed as a previous " . |
|
| 97 | 97 | "binding operation hasn't yet to occur." |
| 98 | 98 | ); |
| 99 | 99 | } |