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
This PR was merged into the 2.7 branch.
Discussion
----------
Use Twig's namespaced paths
This only solves an inconsistency in this article. Both paths are valid and functional by default in Symfony. But http://symfony.com/doc/2.7/templating/namespaced_paths.html:
> As an added bonus, the namespaced syntax is faster.
What do you think about using it everywhere?
Commits
-------
bac2313 Use Twig's namespaced paths
0 commit comments