ChangePasswordType extends AbstractType
Table of Contents
| $eccubeConfig | EccubeConfig | |
|---|---|---|
| __construct() | ChangePasswordType constructor. | mixed |
| buildForm() | {@inheritdoc} | mixed |
| configureOptions() | {@inheritdoc} | mixed |
| getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
Methods
__construct()
ChangePasswordType constructor.
public
__construct(
$eccubeConfig :
EccubeConfig
)
: mixed
Parameters
- $eccubeConfig : EccubeConfig
Return values
mixedbuildForm()
{@inheritdoc}
public
buildForm(
$builder :
FormBuilderInterface
, $options :
array
)
: mixed
Parameters
- $builder : FormBuilderInterface
- $options : array
Return values
mixedconfigureOptions()
{@inheritdoc}
public
configureOptions(
$resolver :
OptionsResolver
)
: mixed
Parameters
- $resolver : OptionsResolver
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed