@@ -37,7 +37,7 @@ |
||
| 37 | 37 | } |
| 38 | 38 | } |
| 39 | 39 | } |
| 40 | - throw new BadMethodCallException("Call to undefined method ". get_class($this).'::'.$name); |
|
| 40 | + throw new BadMethodCallException("Call to undefined method ".get_class($this).'::'.$name); |
|
| 41 | 41 | } |
| 42 | 42 | |
| 43 | 43 | public function __debugInfo() |