Skip to content

Commit 335df43

Browse files
authored
Update services.yml
1 parent 664934b commit 335df43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ services:
22
takeit_amp_html.amp_controller:
33
class: Takeit\Bundle\AmpHtmlBundle\Controller\AmpViewController
44
arguments: ['@twig', '@takeit_amp_html.amp_converter', '@takeit_amp_html.loader.theme']
5+
public: true
56

67
takeit_amp_html.param_converter.resolve_entity_converter:
78
class: Takeit\Bundle\AmpHtmlBundle\Request\ParamConverter\ResolveEntityParamConverter

0 commit comments

Comments
 (0)