Searched defs:isConstructor (Results 1 – 3 of 3) sorted by relevance
/php-src/build/ | ||
H A D | gen_stub.php | 1036 public function isConstructor(): bool; function |
/php-src/ext/reflection/ | ||
H A D | php_reflection.stub.php | 203 public function isConstructor(): bool {} function in ReflectionMethod |
H A D | php_reflection.c | 3611 ZEND_METHOD(ReflectionMethod, isConstructor) in ZEND_METHOD() argument |
Completed in 41 milliseconds