New implementation of bundle

This commit is contained in:
Javier Hernández Gil
2014-03-31 00:20:02 +02:00
parent f01d7194fe
commit cae1a2f071
17 changed files with 619 additions and 199 deletions

View File

@@ -5,7 +5,7 @@ use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* Bundle.
* @author Javi Hernández Gil <bilbo@deverbena.com>
* @author Javi Hernández
*/
class JhgNexmoBundle extends Bundle
{