ReflectionProperty
PHP 手册

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

说明

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

The doc comment.

参见


ReflectionProperty
PHP 手册