mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
DX: remove unused property on PersonController
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
services:
|
||||
Chill\PersonBundle\Controller\PersonController:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
Chill\PersonBundle\Controller\PersonController:
|
||||
tags: ['controller.service_arguments']
|
||||
|
||||
Chill\PersonBundle\Controller\TimelinePersonController:
|
||||
|
Reference in New Issue
Block a user