Skip to content

Commit

Permalink
Merge pull request #18 from emodric/deprecation
Browse files Browse the repository at this point in the history
EZP-27308: Remove deprecated usage of Symfony services
  • Loading branch information
bdunogier authored Apr 26, 2017
2 parents 0ae6ae1 + 0b857d5 commit a22bed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/Resources/config/templating.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ parameters:
services:
ezpublish.twig.extension.xml_text:
class: "%ezpublish.twig.extension.xml_text.class%"
arguments: ["@ezpublish.fieldtype.ezxmltext.converter.html5"]
arguments: ["@ezpublish.fieldType.ezxmltext.converter.html5"]
tags:
- { name: twig.extension }

0 comments on commit a22bed0

Please sign in to comment.