RepeatedEmailType extends AbstractType
Table of Contents
| $eccubeConfig | EccubeConfig | |
|---|---|---|
| __construct() | ContactType constructor. | mixed |
| configureOptions() | {@inheritdoc} | mixed |
| getParent() | {@inheritdoc} | mixed |
| getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
Methods
__construct()
ContactType constructor.
public
__construct(
$eccubeConfig :
EccubeConfig
)
: mixed
Parameters
- $eccubeConfig : EccubeConfig
Return values
mixedconfigureOptions()
{@inheritdoc}
public
configureOptions(
$resolver :
OptionsResolver
)
: mixed
Parameters
- $resolver : OptionsResolver
Return values
mixedgetParent()
{@inheritdoc}
public
getParent(
)
: mixed
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed