PHP Class MailConfig

メール送信時の設定を保管するクラス
Show file Open project: baserproject/basercms Class Usage Examples

Public Properties

Property Type Description
$actsAs array ビヘイビア
$name string クラス名

Property Details

$actsAs public property

ビヘイビア
public array $actsAs
return array

$name public property

クラス名
public string $name
return string