Searched refs:PassthroughFormatter (Results 1 – 4 of 4) sorted by relevance
16 use phpDocumentor\Reflection\DocBlock\Tags\Formatter\PassthroughFormatter; alias94 $formatter = new PassthroughFormatter();
59 $this->tagFormatter = $tagFormatter ?: new DocBlock\Tags\Formatter\PassthroughFormatter();
18 class PassthroughFormatter implements Formatter class
47 $formatter = new Formatter\PassthroughFormatter();