$factory
$factory : \phpDocumentor\Transformer\Template\Factory
Lists all templates known to phpDocumentor.
$factory : \phpDocumentor\Transformer\Template\Factory
__construct(\phpDocumentor\Transformer\Template\Factory $factory)
Initializes this command with its dependencies.
\phpDocumentor\Transformer\Template\Factory | $factory |
execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output) : void
Retrieves all template names from the Template Factory and sends those to stdout.
\Symfony\Component\Console\Input\InputInterface | $input | |
\Symfony\Component\Console\Output\OutputInterface | $output |