This commit is contained in:
Andrea Usuelli 2014-07-15 17:13:51 +00:00
commit 2473775ab1

View file

@ -19,4 +19,5 @@ alias sfcl='php app/console cache:clear'
alias sfroute='php app/console router:debug'
alias sfcontainer='php app/console container:debug'
alias sfgb='php app/console generate:bundle'
alias sfserver='php app/console server:run'