platform/api/laravel/Contracts/Support/Htmlable.yaml

16 lines
238 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: Htmlable
class_comment: null
dependencies: []
properties: []
methods:
- name: toHtml
visibility: public
parameters: []
comment: '# * Get content as a string of HTML.
# *
# * @return string'
traits: []
interfaces: []