提交
This commit is contained in:
parent
15f51896a7
commit
15c0f9f44f
|
@ -8,7 +8,7 @@ declare(strict_types=1);
|
||||||
* @contact eric@zhu.email
|
* @contact eric@zhu.email
|
||||||
* @license https://github.com/hyperf-ext/sms/blob/master/LICENSE
|
* @license https://github.com/hyperf-ext/sms/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
namespace Zyimm\Sms\;
|
namespace Zyimm\Sms;
|
||||||
|
|
||||||
use Hyperf\Utils\Traits\Macroable;
|
use Hyperf\Utils\Traits\Macroable;
|
||||||
use Zyimm\Sms\Contracts\SenderInterface;
|
use Zyimm\Sms\Contracts\SenderInterface;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user