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