Skip to content
Snippets Groups Projects
Commit 5d84876e authored by Joas Schilling's avatar Joas Schilling
Browse files

Missing doc

parent 2f653320
Branches
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ class Base extends Command {
* @param InputInterface $input
* @param OutputInterface $output
* @param array $items
* @param string $prefix
*/
protected function writeArrayInOutputFormat(InputInterface $input, OutputInterface $output, $items, $prefix = ' - ') {
switch ($input->getOption('output')) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment