<?php class a { public function foo() { } } var_dump(is_callable('a::foo'));
You have javascript disabled. You will not be able to edit any code.