\App\Libs\SmsSms

Class Sms

Summary

Methods
Properties
Constants
__construct()
send()
$client
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$client

$client : 

Type

Methods

__construct()

__construct() 

Sms constructor.

Throws

\Exception

send()

send(  $phone,   $code,   $message, string  $signName = '嘻哈帮街舞') : false|object

短信验证

Parameters

$phone
$code
$message
string $signName

Throws

\Exception

Returns

false|object