<?php class foo { function bar() { echo "I don't even"; } } $fn = ['foo', 'bar']; var_dump(is_callable($fn)); @$fn();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`