You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature symfony#219 Update the way to retrieve the template source (stof)
This PR was merged into the master branch.
Discussion
----------
Update the way to retrieve the template source
Latest Twig versions allow to get the source from the Twig_Template object itself, making it work with any loader (and without needing the loader).
I also switched to private visibility in the CodeExplorerBundle according to the coding standards.
Commits
-------
86203de Update the way to retrieve the template source
0 commit comments