Skip to content

Commit 3c4269c

Browse files
AntePrkacinpspanja
authored andcommitted
NGSTACK-991 add necessary tags to 'VisibilityInfo' and 'LastModifiedInfo' controllers
1 parent c74232d commit 3c4269c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bundle/Resources/config/services/controllers.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@ services:
1818
- '@Symfony\Contracts\Translation\TranslatorInterface'
1919
- '@ibexa.api.service.content'
2020
- '@Ibexa\AdminUi\Resolver\IconPathResolver'
21+
tags:
22+
- controller.service_arguments
23+
- container.service_subscriber
2124

2225
Netgen\Bundle\IbexaAdminUIExtraBundle\Controller\Content\LastModifiedInfo:
2326
parent: Ibexa\Contracts\AdminUi\Controller\Controller
27+
tags:
28+
- controller.service_arguments
29+
- container.service_subscriber
2430

2531
Netgen\Bundle\IbexaAdminUIExtraBundle\Controller\Queues:
2632
arguments:

0 commit comments

Comments
 (0)