Skip to content

Commit

Permalink
Merge pull request #8 from jeffreymb/twig_extension
Browse files Browse the repository at this point in the history
use twig.extension tag instead of twig.runtime
  • Loading branch information
OxCom authored Jun 22, 2018
2 parents b36e5f6 + fef079a commit 84b2729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ services:
class: "%symfony_rollbar.twig.extension.class%"
arguments: ["@service_container"]
tags:
- { name: twig.runtime }
- { name: twig.extension }

0 comments on commit 84b2729

Please sign in to comment.