Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.stub.php63 public function getDocComment(): string|false {} function in ReflectionFunctionAbstract
289 public function getDocComment(): string|false {} function in ReflectionClass
504 public function getDocComment(): string|false {} function in ReflectionProperty
576 public function getDocComment(): string|false {} function in ReflectionClassConstant
H A Dphp_reflection.c1945 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
4030 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4452 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5961 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 52 milliseconds