We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74232d commit 3c4269cCopy full SHA for 3c4269c
bundle/Resources/config/services/controllers.yaml
@@ -18,9 +18,15 @@ services:
18
- '@Symfony\Contracts\Translation\TranslatorInterface'
19
- '@ibexa.api.service.content'
20
- '@Ibexa\AdminUi\Resolver\IconPathResolver'
21
+ tags:
22
+ - controller.service_arguments
23
+ - container.service_subscriber
24
25
Netgen\Bundle\IbexaAdminUIExtraBundle\Controller\Content\LastModifiedInfo:
26
parent: Ibexa\Contracts\AdminUi\Controller\Controller
27
28
29
30
31
Netgen\Bundle\IbexaAdminUIExtraBundle\Controller\Queues:
32
arguments:
0 commit comments