Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php63 public function getDocComment(): string|false {} function in ReflectionFunctionAbstract
316 public function getDocComment(): string|false {} function in ReflectionClass
530 public function getDocComment(): string|false {} function in ReflectionProperty
607 public function getDocComment(): string|false {} function in ReflectionClassConstant
H A Dphp_reflection.c1911 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
3970 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4380 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5804 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 22 milliseconds