ReflectionClassConstant::getDocComment
PHP function
Edit on GitHub ✎
(PHP 7 >= 7.1.0, PHP 8)
Gets doc comments
Description
ReflectionClassConstant::getDocComment(): string|false
Gets doc comments from a class constant.
Parameters Parameters
Return Values
The doc comment if it exists, otherwise false