Searched refs:DocCommentTag (Results 1 – 1 of 1) sorted by relevance
3118 class DocCommentTag { class3175 /** @return DocCommentTag[] */3182 $tags[] = new DocCommentTag($matches[1], $matches[2] ?? null);
Completed in 17 milliseconds