Searched refs:DocCommentTag (Results 1 – 1 of 1) sorted by relevance
4069 class DocCommentTag { class4143 /** @return DocCommentTag[] */4155 /** @return DocCommentTag[] */4162 $tags[] = new DocCommentTag($matches[1], $matches[2] ?? null);
Completed in 21 milliseconds