Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt21 /** My DocComment for B */
72 string(26) "/** My DocComment for B */"
/PHP-8.3/build/
H A Dgen_stub.php4 use PhpParser\Comment\Doc as DocComment; alias
3362 function parseDocComment(DocComment $comment): array {
3563 ?DocComment $docComment,
3615 ?DocComment $comment,
3817 function getFileDocComment(array $stmts): ?DocComment {
3827 if ($comments[0] instanceof DocComment) {

Completed in 24 milliseconds