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
287 public function getDocComment(): string|false {} function in ReflectionClass
486 public function getDocComment(): string|false {} function in ReflectionProperty
551 public function getDocComment(): string|false {} function in ReflectionClassConstant
H A Dphp_reflection.c1910 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
3982 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4390 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5823 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 30 milliseconds