forked from wallabag/wallabag
Remove legacy PHP-CS-Fixer rule configuration
This commit is contained in:
@ -724,7 +724,7 @@ class EntryRestController extends WallabagRestController
|
||||
LoggerInterface $logger,
|
||||
TagsAssigner $tagsAssigner,
|
||||
EventDispatcherInterface $eventDispatcher,
|
||||
ValidatorInterface $validator
|
||||
ValidatorInterface $validator,
|
||||
) {
|
||||
$this->validateAuthentication();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user