BaseSms
abstract class BaseSms
Traits
AppTrait
Properties
protected Resp | $error | error | from AppTrait |
protected Resp | $success | success | from AppTrait |
protected array | $sms | ||
protected string | $sign | 短信签名 | |
protected string | $scope |
Methods
void
setScope(string $scope)
No description
bool
checkSms(string|array $mobile, string $type, string $sign)
检查短信是否为空
Details
in
AppTrait at line 45
bool
setError(string|MessageBag $error)
设置错误
at line 33
void
setScope(string $scope)
No description
at line 45
bool
checkSms(string|array $mobile, string $type, string $sign)
检查短信是否为空