FieldSetTrait
trait FieldSetTrait (View source)
Trait that provides methods and properties necessary for fields that can be rendered as a fieldset or as a div.
Properties
| protected | string | $tag | ||
| protected | string | $legend |
Methods
Details
$this
setTag(string $tag)
No description
string
getTag()
No description
$this
setLegend(string $legend)
No description
string
getLegend()
No description