mediatekformation

FormTypeHttpFoundationExtension extends AbstractTypeExtension
in package

Tags
author

Bernhard Schussek bschussek@gmail.com

Table of Contents

$requestHandler  : mixed
__construct()  : mixed
buildForm()  : mixed
Builds the form.
buildView()  : mixed
Builds the view.
configureOptions()  : mixed
finishView()  : mixed
Finishes the view.
getExtendedType()  : string
Returns the name of the type being extended.
getExtendedTypes()  : iteratable<string|int, mixed>
{@inheritdoc}

Properties

Methods

getExtendedType()

Returns the name of the type being extended.

public getExtendedType() : string
Tags
deprecated

since Symfony 4.2, use getExtendedTypes() instead.

Return values
string

The name of the type being extended

getExtendedTypes()

{@inheritdoc}

public static getExtendedTypes() : iteratable<string|int, mixed>
Return values
iteratable<string|int, mixed>

Search results