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