api/laravel/Contracts/Support/DeferringDisplayableValue.yaml
2024-09-26 02:03:21 -07:00

15 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: []