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