Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
abbadon1334 authored and StyleCIBot committed Dec 26, 2020
1 parent 013c97a commit da5c34d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/GenerateDocumentationCommand.php
Expand Up @@ -52,10 +52,10 @@ protected function configure()
'p',
InputOption::VALUE_NONE
)->addOption(
'show-private',
null,
InputOption::VALUE_NONE
)->addOption(
'show-private',
null,
InputOption::VALUE_NONE
)->addOption(
'element-toc',
't',
InputOption::VALUE_NONE
Expand Down

0 comments on commit da5c34d

Please sign in to comment.