mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-09 16:53:11 +08:00
Updated to coding standard v2.1
This commit is contained in:
@@ -36,7 +36,7 @@ class GenerateKeyCommand extends Command
|
||||
'expirationDate',
|
||||
'e',
|
||||
InputOption::VALUE_REQUIRED,
|
||||
'The date in which the API key should expire. Use any valid PHP format.'
|
||||
'The date in which the API key should expire. Use any valid PHP format.',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user