Home
last modified time | relevance | path

Searched defs:isProtected (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php219 public function isProtected(): bool {} function in ReflectionMethod
513 public function isProtected(): bool {} function in ReflectionProperty
598 public function isProtected(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3472 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3900 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
5605 ZEND_METHOD(ReflectionProperty, isProtected) in ZEND_METHOD() argument

Completed in 25 milliseconds