PageMaxType extends AbstractType
Table of Contents
buildForm() | {@inheritdoc} | mixed |
---|---|---|
configureOptions() | {@inheritdoc} | mixed |
getBlockPrefix() | {@inheritdoc} | mixed |
getParent() | {@inheritdoc} | mixed |
Methods
buildForm()
{@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
Return values
mixedgetParent()
{@inheritdoc}
public
getParent(
)
: mixed