mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Remove legacy PHP-CS-Fixer rule configuration
This commit is contained in:
parent
4fa015bddf
commit
991f11cdf2
5 changed files with 4 additions and 15 deletions
|
@ -61,7 +61,7 @@ class ConfigController extends AbstractController
|
|||
AnnotationRepository $annotationRepository,
|
||||
ConfigRepository $configRepository,
|
||||
EventDispatcherInterface $eventDispatcher,
|
||||
Redirect $redirectHelper
|
||||
Redirect $redirectHelper,
|
||||
) {
|
||||
$this->entityManager = $entityManager;
|
||||
$this->userManager = $userManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue