mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
7cb4b945a4
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()