ReflectionMethod::isProtected
判断方法是否是 protected
&reftitle.description;
public boolReflectionMethod::isProtected
判断方法是否是 protected。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
方法是 protected,返回 &true;,否则返回 &false;
&reftitle.seealso;
ReflectionMethod::isPrivate