Skip to content

Commit b1783a8

Browse files
committed
Tag controller service
This prevents it from being removed as a private service during container optimization.
1 parent 9fb7e04 commit b1783a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Resources/config/guide.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<service id="Webfactory\ShortcodeBundle\Controller\GuideController">
99
<argument><!-- shortcode description placeholder argument --></argument>
10+
<tag name="controller.service_arguments"/>
1011
</service>
1112

1213
</services>

0 commit comments

Comments
 (0)