Code Style and refactorings
This commit is contained in:
committed by
Stéphane Goetz
parent
f903b0060c
commit
061ea5ea55
@ -31,6 +31,9 @@ class Generator implements \Todaymade\Daux\Format\Base\Generator
|
||||
$this->converter = new CommonMarkConverter(['daux' => $this->daux->getParams()]);
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function generateAll(InputInterface $input, OutputInterface $output, $width)
|
||||
{
|
||||
$params = $this->daux->getParams();
|
||||
|
Reference in New Issue
Block a user