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.php194 public function isProtected(): bool {} function in ReflectionMethod
507 public function isProtected(): bool {} function in ReflectionProperty
603 public function isProtected(): bool {} function in ReflectionClassConstant
H A Dphp_reflection.c3541 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3980 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
5894 ZEND_METHOD(ReflectionProperty, isProtected) in ZEND_METHOD() argument

Completed in 50 milliseconds