Searched refs:hasPrototype (Results 1 – 4 of 4) sorted by relevance
2 public ReflectionMethod ReflectionMethod::hasPrototype ( void );22 var_dump($reflectionMethod1->hasPrototype());25 var_dump($reflectionMethod2->hasPrototype());28 var_dump($reflectionMethod3->hasPrototype());
226 public function hasPrototype(): bool {} function in ReflectionMethod
786 ZEND_METHOD(ReflectionMethod, hasPrototype);1072 …ZEND_ME(ReflectionMethod, hasPrototype, arginfo_class_ReflectionMethod_hasPrototype, ZEND_ACC_PUBL…
3668 ZEND_METHOD(ReflectionMethod, hasPrototype) in ZEND_METHOD() argument
Completed in 38 milliseconds