AbstractPresentationInfoBuilder
in package
implements
PresentationInfoBuilderInterface
Class AbstractPresentationInfoBuilder
Interfaces, Classes and Traits
- PresentationInfoBuilderInterface
- Interface PresentationInfoBuilderInterface
Table of Contents
- $label : PresentationLabel
- build() : PresentationInfoInterface
- withLabel() : PresentationInfoBuilderInterface
Properties
$label
protected
PresentationLabel
$label
Methods
build()
public
abstract build() : PresentationInfoInterface
Tags
Return values
PresentationInfoInterface —withLabel()
public
withLabel(PresentationLabel $label) : PresentationInfoBuilderInterface
Parameters
- $label : PresentationLabel