FormFieldType
: string
in package
Table of Contents
Cases
- Checkbox = 'checkbox'
- Date = 'date'
- Img = 'img'
- Int = 'int'
- Pwd = 'password'
- Text = 'text'
- Textarea = 'textarea'
Methods
- fromString() : self
Cases
Checkbox
Date
Img
Int
Pwd
Text
Textarea
Methods
fromString()
public
static fromString(string $value) : self
Parameters
- $value : string