mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-12 01:54:41 +08:00
Updated to coding standard v2.1
This commit is contained in:
@@ -39,7 +39,7 @@ class DeleteShortUrlCommand extends Command
|
||||
'i',
|
||||
InputOption::VALUE_NONE,
|
||||
'Ignores the safety visits threshold check, which could make short URLs with many visits to be '
|
||||
. 'accidentally deleted'
|
||||
. 'accidentally deleted',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user