api/laravel/Contracts/Support/DeferringDisplayableValue.yaml

16 lines
337 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []