Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php4208 class DocCommentTag { class
4282 /** @return DocCommentTag[] */
4294 /** @return DocCommentTag[] */
4301 $tags[] = new DocCommentTag($matches[1], $matches[2] ?? null);

Completed in 17 milliseconds