class Twig2MdCommand extends Command

Console command to convert the Twig models template to their Markdown format with 'models:twig2md'

Methods

configure()

No description

execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 26
protected configure()

at line 33
protected execute(InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output