EmailAddress
in package
Read onlyYes
メールアドレス管理。
Table of Contents
Properties
Methods
- __construct() : mixed
- 生成。
Properties
$address
public
string
$address
$name
名前。
public
string
$name
Methods
__construct()
生成。
public
__construct(string $address[, string|null $name = null ]) : mixed
Parameters
- $address : string
-
メールアドレス。
- $name : string|null = null
-
名前。