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