AdminRecipientConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $email : mixed
- $phone : mixed
Methods
- __construct() : mixed
- email() : $this
- phone() : $this
- toArray() : array<string|int, mixed>
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
private
mixed
$email
$phone
private
mixed
$phone
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
email()
public
email(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisphone()
public
phone(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Return values
$thistoArray()
public
toArray() : array<string|int, mixed>