Skip to content

Commit

Permalink
Remove deprecated usage of Symfony services
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Apr 26, 2017
1 parent 0ae6ae1 commit 0b857d5
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 0b857d5

Please sign in to comment.