dev-master
9999999-dev http://github.com/gastonnina/testBundleEs solo un test
MIT
The Requires
- php >=5.3.2
by Gaston Nina
symfony gaston
Wallogit.com
2017 © Pedro Peláez
Es solo un test
Solo para probar el bundle de symfony adiciona de momento una vista de banner la que no es configurable "solo tiene un link a google.com", (*1)
use composer to install the TestBundle, (*2)
php composer.phar require "gaston/test-bundle":"dev-master"
Modify 'App.kernel.php' to add this line, (*3)
new Gaston\TestBundle\GastonTestBundle(),
In some view only add this line, (*4)
{{ include('GastonTestBundle:Banner:index.html.twig') }}
Es solo un test
MIT
symfony gaston