Home
last modified time | relevance | path

Searched defs:getDocComment (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php63 public function getDocComment(): string|false {} function in ReflectionFunctionAbstract
253 public function getDocComment(): string|false {} function in ReflectionClass
439 public function getDocComment(): string|false {} function in ReflectionProperty
495 public function getDocComment(): string|false {} function in ReflectionClassConstant
H A Dphp_reflection.c1886 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
3897 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4305 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5717 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 24 milliseconds