Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.stub.php200 public function isProtected(): bool {} function in ReflectionMethod
513 public function isProtected(): bool {} function in ReflectionProperty
609 public function isProtected(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3541 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3972 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
5886 ZEND_METHOD(ReflectionProperty, isProtected) in ZEND_METHOD() argument

Completed in 32 milliseconds