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