Commit 5f3c35b
committed
minor symfony#8088 Use Twig's namespaced paths (yceruto)
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 paths1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments