DropdownTypeFactory
in package
implements
TypeFactory
Class DropdownTypeFactory
Interfaces, Classes and Traits
- TypeFactory
- Interface TypeFactory
Table of Contents
- $textManager : TextManager
- __construct() : mixed
- DropdownTypeFactory constructor.
- createType() : Type
Properties
$textManager
private
TextManager
$textManager
Methods
__construct()
DropdownTypeFactory constructor.
public
__construct(TextManager $textManager) : mixed
Parameters
- $textManager : TextManager
Return values
mixed —createType()
public
createType(array<string|int, mixed> $params) : Type
Parameters
- $params : array<string|int, mixed>