• Fabien Potencier's avatar
    merged branch shieldo/patch-1 (PR #232) · e9b5d444
    Fabien Potencier authored
    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.
    e9b5d444
twig.rst 2.52 KB