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