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.c3486 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3914 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
5628 ZEND_METHOD(ReflectionProperty, isProtected) in ZEND_METHOD() argument

Completed in 40 milliseconds