MailSmtpSetting
in package
SMTP設定。
Tags
Table of Contents
Properties
- $authentication : bool
- $host : string
- $password : string
- $port : int
- $secure : string
- $userName : string
Properties
$authentication
public
bool
$authentication
$host
public
string
$host
$password
public
string
$password
$port
public
int
$port
$secure
public
string
$secure
$userName
public
string
$userName
Attributes
- #[Mapping]
- $name: 'user_name'