Searched refs:getConstructor (Results 1 – 8 of 8) sorted by relevance
2 ReflectionClass::getConstructor()15 $rm = $rc->getConstructor();
2 ReflectionObject::getConstructor() - basic function test39 $rm = $rc->getConstructor();
35 'UMLClass::getConstructor',
122 Method [ <internal:Reflection> public method getConstructor ] {
6 $c = $f->getConstructor();
256 public function getConstructor(): ?ReflectionMethod {} function in ReflectionClass
677 ZEND_METHOD(ReflectionClass, getConstructor);942 …ZEND_ME(ReflectionClass, getConstructor, arginfo_class_ReflectionClass_getConstructor, ZEND_ACC_PU…
4336 ZEND_METHOD(ReflectionClass, getConstructor) in ZEND_METHOD() argument
Completed in 53 milliseconds