@@ -345,6 +345,9 @@ |
||
345 | 345 | } |
346 | 346 | } |
347 | 347 | |
348 | + /** |
|
349 | + * @param string $name |
|
350 | + */ |
|
348 | 351 | private function getMethodCallInfo($name) |
349 | 352 | { |
350 | 353 | // check that the called method is a valid method name |