Searched defs:isConstructor (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/build/ | ||
H A D | gen_stub.php | 471 public function isConstructor(): bool; function |
/PHP-8.0/ext/reflection/ | ||
H A D | php_reflection.stub.php | 176 public function isConstructor() {} function in ReflectionMethod |
H A D | php_reflection.c | 3452 ZEND_METHOD(ReflectionMethod, isConstructor) in ZEND_METHOD() argument |
Completed in 24 milliseconds