ResolvedFormTypeFactory
in package
implements
ResolvedFormTypeFactoryInterface
Tags
Interfaces, Classes, Traits and Enums
- ResolvedFormTypeFactoryInterface
- Creates ResolvedFormTypeInterface instances.
Table of Contents
- createResolvedType() : ResolvedFormTypeInterface
- Resolves a form type.
Methods
createResolvedType()
Resolves a form type.
public
createResolvedType(FormTypeInterface $type, array<string|int, mixed> $typeExtensions[, ResolvedFormTypeInterface $parent = null ]) : ResolvedFormTypeInterface
Parameters
- $type : FormTypeInterface
- $typeExtensions : array<string|int, mixed>
- $parent : ResolvedFormTypeInterface = null