Searched refs:getPrototype (Results 1 – 3 of 3) sorted by relevance
2 public ReflectionMethod ReflectionMethod::getPrototype ( void );20 var_dump($reflectionMethod->getPrototype());
15 echo $r->getPrototype();
3631 ZEND_METHOD(reflection_method, getPrototype) in ZEND_METHOD() argument6477 ZEND_ME(reflection_method, getPrototype, arginfo_reflection__void, 0)
Completed in 25 milliseconds