PSR 2 compliance

This commit is contained in:
Simon Vieille 2019-04-25 12:43:26 +02:00
parent f32fdcdcc5
commit 734d4999cc
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -44,8 +44,8 @@ class CheckCommand extends BaseCommand
{
$this
->setName('check')
->addArgument('domains', InputArgument::IS_ARRAY|InputArgument::REQUIRED, 'List of domains.')
->setHelp(<<<EOF
->addArgument('domains', InputArgument::IS_ARRAY | InputArgument::REQUIRED, 'List of domains.')
->setHelp(<<<'EOF'
The <info>%command.name%</info> retrieves the expiration dates of the given domains.
Example: %command.full_name% example.com other-example.com