ReflectionClass::getDocComment
获取文档注释
&reftitle.description;
public stringfalseReflectionClass::getDocComment
从类中获取文档注释。文档注释以 /** 开头,后跟空格。
如果类定义上方有多个文档注释,则采用最接近该类的注释。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
如果存在则返回文档注释,否则返回 &false;。
&reftitle.examples;
ReflectionClass::getDocComment 示例
getDocComment());
?>
]]>
&example.outputs;
&reftitle.seealso;
ReflectionClass::getName