mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Used a lower level on phpstan to avoid errors produced by Symfony 4.1.5 new phpdocs
This commit is contained in:
@@ -64,7 +64,7 @@ class ListShortUrlsCommand extends Command
|
||||
$this->translator->translate('The first page to list (%s items per page)'),
|
||||
PaginableRepositoryAdapter::ITEMS_PER_PAGE
|
||||
),
|
||||
1
|
||||
'1'
|
||||
)
|
||||
->addOption(
|
||||
'searchTerm',
|
||||
|
||||
Reference in New Issue
Block a user