merged branch shieldo/patch-1 (PR #232)
Commits ------- 90f24072 added mention of SymfonyBridgesServiceProvider to example of using path() Twig function Discussion ---------- added mention of SymfonyBridgesServiceProvider to example of using path Twig function I just spent an hour trying to figure out why using path() in Twig when using Silex wasn't working. Turns out I hadn't included the SymfonyBridgesServiceProvider, which isn't mentioned in this piece of documentation. I don't know if this makes the comment too verbose, but if it saves someone else wasting time it'll be worth it.
Showing
Please register or sign in to comment