Files
Twig/test
Fabien Potencier 7cb4b945a4 feature #1813 Add $template->getSource() (nicolas-grekas)
This PR was merged into the 1.x branch.

Discussion
----------

Add $template->getSource()

Now that we have the source inlined, we should provide a way to get it. This also make it possible to feature-test if the source is available for backward/forward compat.

Commits
-------

de86850 Add $template->getSource()
2015-09-11 14:29:03 +02:00
..