• Fabien Potencier's avatar
    minor #1399 Added argument description to twig asset() method (DaveC49) · 33e6b153
    Fabien Potencier authored
    This PR was squashed before being merged into the 2.2.x-dev branch (closes #1399).
    
    Discussion
    ----------
    
    Added argument description to twig asset() method
    
    I have added a description of the arguments for the asset() method. I didn't find them obvious when I first used the AssetServiceProvider, although it makes sense in hindsight. The description would have saved me some time getting the paths right
    
    Commits
    -------
    
    2f5d870f Added argument description to twig asset() method
    33e6b153
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
.php_cs.dist Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.rst Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...