ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

说明

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

The doc comment.

参见


ReflectionProperty
PHP Manual