16 lines
337 B
YAML
16 lines
337 B
YAML
|
name: DeferringDisplayableValue
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: resolveDisplayableValue
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: '# * Resolve the displayable value that the class is deferring.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @return \Illuminate\Contracts\Support\Htmlable|string'
|
||
|
traits: []
|
||
|
interfaces: []
|