nexmo-bundle/Model/Sms.php

11 lines
137 B
PHP
Raw Permalink Normal View History

2014-03-30 22:20:02 +00:00
<?php
namespace Jhg\NexmoBundle\Model;
/**
* Class Sms
* @package Jhg\NexmoBundle\Model
* @Author Javi Hernández
*/
class Sms {
}