Skip to content

Commit

Permalink
Update services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
takeit authored Mar 26, 2019
1 parent 664934b commit 335df43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ services:
takeit_amp_html.amp_controller:
class: Takeit\Bundle\AmpHtmlBundle\Controller\AmpViewController
arguments: ['@twig', '@takeit_amp_html.amp_converter', '@takeit_amp_html.loader.theme']
public: true

takeit_amp_html.param_converter.resolve_entity_converter:
class: Takeit\Bundle\AmpHtmlBundle\Request\ParamConverter\ResolveEntityParamConverter
Expand Down

0 comments on commit 335df43

Please sign in to comment.