TagifyType extends TextType
Table of Contents
- buildForm() : mixed
- {@inheritdoc}
- buildView() : void
- getBlockPrefix() : string
- getName() : mixed
Methods
buildForm()
{@inheritdoc}
public
buildForm(FormBuilderInterface $builder, array<string|int, mixed> $options) : mixed
Parameters
- $builder : FormBuilderInterface
- $options : array<string|int, mixed>
Return values
mixed —buildView()
public
buildView(FormView $view, FormInterface $form, array<string|int, mixed> $options) : void
Parameters
- $view : FormView
- $form : FormInterface
- $options : array<string|int, mixed>
Return values
void —getBlockPrefix()
public
getBlockPrefix() : string
Return values
string —getName()
public
getName() : mixed