• 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
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
autoload.php Loading commit data...
compile Loading commit data...
composer.json Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...
update_vendors.sh Loading commit data...