<?php class Foo {public function bar(){}} $instance = new Foo(); $name = 'bar'; $arguments = 'blah'; call_user_func(array($instance, $name), $arguments);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`