send() send(\App\Library\[type] $mobile, string $captcha = '') : \App\Library\[type] 发送收短信验证码 Parameters \App\Library\[type] $mobile [description] string $captcha [description] Returns \App\Library\[type] — [description]
is_mobile() is_mobile(\App\Library\[type] $mobile) : boolean 是否正确手机号码格式 Parameters \App\Library\[type] $mobile [description] Returns boolean — [description]