Skip to content

Commit

Permalink
Updated xml config
Browse files Browse the repository at this point in the history
  • Loading branch information
HeahDude authored Jul 29, 2017
1 parent 0a25c17 commit 11e245b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reference/configuration/twig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ TwigBundle Configuration ("twig")
<twig:global key="foo" id="bar" type="service" />
<twig:global key="pi">3.14</twig:global>
<twig:date format="d.m.Y, H:i:s" interval-format="%d days" timezone="Asia/Tokyo" />
<twig:number-format decimals="2" decimal-point="," thousands-separator="." />
<twig:exception-controller>AcmeFooBundle:Exception:showException</twig:exception-controller>
<twig:path namespace="foo_bar">%kernel.root_dir%/../vendor/acme/foo-bar/templates</twig:path>
Expand Down

0 comments on commit 11e245b

Please sign in to comment.