mediatekformation

UploadValidatorExtension extends AbstractTypeExtension
in package

Tags
author

Abdellatif Ait boudad a.aitboudad@gmail.com

author

David Badura d.a.badura@gmail.com

Table of Contents

$translationDomain  : mixed
$translator  : 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