RepeatedPasswordType extends AbstractType
Class RepeatedPasswordType
Table of Contents
$eccubeConfig | EccubeConfig | |
---|---|---|
__construct() | RepeatedPasswordType constructor. | mixed |
configureOptions() | {@inheritdoc} | mixed |
getParent() | {@inheritdoc} | mixed |
getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
Methods
__construct()
RepeatedPasswordType 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