Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php63 public function getDocComment(): string|false {} function in ReflectionFunctionAbstract
318 public function getDocComment(): string|false {} function in ReflectionClass
532 public function getDocComment(): string|false {} function in ReflectionProperty
609 public function getDocComment(): string|false {} function in ReflectionClassConstant
H A Dphp_reflection.c1909 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
3973 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4381 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5814 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 48 milliseconds