array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'reflectionproperty.isprotectedset.php', 1 => 'ReflectionProperty::isProtectedSet', 2 => 'Checks whether the property is protected for writing', ), 'up' => array ( 0 => 'class.reflectionproperty.php', 1 => 'ReflectionProperty', ), 'prev' => array ( 0 => 'reflectionproperty.isprotected.php', 1 => 'ReflectionProperty::isProtected', ), 'next' => array ( 0 => 'reflectionproperty.ispublic.php', 1 => 'ReflectionProperty::isPublic', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/reflection/reflectionproperty/isprotectedset.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8 >= 8.4.0)
ReflectionProperty::isProtectedSet — Checks whether the property is protected for writing
Checks whether the property is protected for writing.
Bu işlevin bağımsız değişkeni yoktur.