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