$factory
$factory : \phpDocumentor\Transformer\Template\Factory
Contains a collection of Templates that may be queried.
$factory : \phpDocumentor\Transformer\Template\Factory
$writerCollection : \phpDocumentor\Transformer\Writer\Collection
__construct(\phpDocumentor\Transformer\Template\Factory $factory, \phpDocumentor\Transformer\Writer\Collection $writerCollection)
Constructs this collection and requires a factory to load templates.
\phpDocumentor\Transformer\Template\Factory | $factory | |
\phpDocumentor\Transformer\Writer\Collection | $writerCollection |
getTransformations() : array<mixed,\phpDocumentor\Transformer\Transformation>
Returns a list of all transformations contained in the templates of this collection.