SMS send service and command
This commit is contained in:
13
JhgNexmoBundle.php
Normal file
13
JhgNexmoBundle.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
namespace Jhg\NexmoBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
/**
|
||||
* Bundle.
|
||||
* @author Javi Hernández Gil <bilbo@deverbena.com>
|
||||
*/
|
||||
class JhgNexmoBundle extends Bundle
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user