AbstractPresentationInfo
in package
implements
PresentationInfoInterface
Class AbstractPresentationInfo
Interfaces, Classes and Traits
- PresentationInfoInterface
- Interface PresentationInfoInterface
Table of Contents
- $label : PresentationLabel
- __construct() : mixed
- AbstractPresentationInfo constructor.
- label() : PresentationLabel
Properties
$label
private
PresentationLabel
$label
Methods
__construct()
AbstractPresentationInfo constructor.
public
__construct(PresentationLabel $label) : mixed
Parameters
- $label : PresentationLabel
Return values
mixed —label()
public
label() : PresentationLabel