TencentMail
class TencentMail extends Container
Properties
| protected | $providers | 服务提供器数组. | |
| Client | $request | ||
| string | $corpId | ||
| string | $departmentSecret | ||
| string | $loginSecret | ||
| string | $mailSecret | ||
| string | $userOptionSecret | ||
| string | $logSecret | ||
| Cache|mixed | $cache | ||
| Client | $access_token | ||
| Client | $department | ||
| Client | $group | ||
| Client | $log | ||
| Client | $login | ||
| Client | |||
| Client | $user | ||
| Client | $userOption |
Methods
__construct(array $config = [])
No description
mixed
__get($name)
通过调用属性,获取对象
__call($name, $arguments)
No description
Details
at line 58
__construct(array $config = [])
at line 88
mixed
__get($name)
通过调用属性,获取对象