interface DeferringDisplayableValue

Methods

Htmlable|string
resolveDisplayableValue()

Resolve the displayable value that the class is deferring.

Details

at line 12
Htmlable|string resolveDisplayableValue()

Resolve the displayable value that the class is deferring.

Return Value

Htmlable|string