Home
last modified time | relevance | path

Searched refs:DocComment (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt21 /** My DocComment for B */
72 string(26) "/** My DocComment for B */"
/php-src/build/
H A Dgen_stub.php4 use PhpParser\Comment\Doc as DocComment; alias
4068 if ($comment instanceof DocComment) {
4077 function parseDocComment(DocComment $comment): array {
4592 /** @return DocComment[] */
4602 if ($comment instanceof DocComment) {

Completed in 20 milliseconds