Home
last modified time | relevance | path

Searched refs:getDocComment (Results 26 – 27 of 27) sorted by relevance

12

/php-src/docs/source/miscellaneous/
H A Dstubs.rst247 `ReflectionFunctionAbstract::getDocComment()`. This feature was added in PHP 8.4.0.
339 content of the PHPDoc block will be exposed for `ReflectionClass::getDocComment()`. This feature
458 content of the PHPDoc block will be exposed for `ReflectionClass::getDocComment()`. This feature
/php-src/ext/reflection/
H A Dphp_reflection.c1960 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
4053 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4475 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
6334 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 32 milliseconds

12