Skip to content

Commit 8d1036b

Browse files
Eric Chavaillazachimfritz
Eric Chavaillaz
authored andcommitted
[FEATURE] Add alias for container data processor
1 parent 2657358 commit 8d1036b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Configuration/Services.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ services:
3333
public: true
3434
B13\Container\DataProcessing\ContainerProcessor:
3535
public: true
36+
tags:
37+
- { name: 'data.processor', identifier: 'container' }
3638
B13\Container\Updates\ContainerMigrateSorting:
3739
public: true
3840
B13\Container\Updates\ContainerDeleteChildrenWithWrongPid:

0 commit comments

Comments
 (0)