New implementation of bundle
This commit is contained in:
11
Model/Sms.php
Normal file
11
Model/Sms.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
namespace Jhg\NexmoBundle\Model;
|
||||
|
||||
/**
|
||||
* Class Sms
|
||||
* @package Jhg\NexmoBundle\Model
|
||||
* @Author Javi Hernández
|
||||
*/
|
||||
class Sms {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user