TextInfo
extends AbstractPresentationInfo
in package
Class TextInfo
Table of Contents
- $label : PresentationLabel
- __construct() : mixed
- AbstractPresentationInfo constructor.
- label() : PresentationLabel
- type() : PresentationTypeInterface
Properties
$label
private
PresentationLabel
$label
Methods
__construct()
AbstractPresentationInfo constructor.
public
__construct(PresentationLabel $label) : mixed
Parameters
- $label : PresentationLabel
Return values
mixed —label()
public
label() : PresentationLabel
Return values
PresentationLabel —type()
public
type() : PresentationTypeInterface