Skip to content

Commit

Permalink
Merge pull request #912 from bobvandevijver/patch-1
Browse files Browse the repository at this point in the history
Restore removed twig.runtime tag
  • Loading branch information
goetas committed Oct 24, 2022
2 parents 86db61a + e08ce73 commit 79dc368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@

<service id="jms_serializer.twig_extension.serializer_runtime_helper" class="JMS\Serializer\Twig\SerializerRuntimeHelper" public="false">
<argument type="service" id="jms_serializer.serializer" />
<tag name="twig.runtime" />
</service>

<!-- PHP templating helper -->
Expand Down

0 comments on commit 79dc368

Please sign in to comment.