Home
last modified time | relevance | path

Searched refs:isProtectedSet (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/reflection/tests/
H A Dasymmetric_visibility_flags.phpt14 var_dump($reflectionProperty->isProtectedSet());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php515 public function isProtectedSet(): bool {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h866 ZEND_METHOD(ReflectionProperty, isProtectedSet);
1167 …ZEND_ME(ReflectionProperty, isProtectedSet, arginfo_class_ReflectionProperty_isProtectedSet, ZEND_…
H A Dphp_reflection.c5711 ZEND_METHOD(ReflectionProperty, isProtectedSet) in ZEND_METHOD() argument

Completed in 67 milliseconds