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

16 lines
249 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: Renderable
class_comment: null
dependencies: []
properties: []
methods:
- name: render
visibility: public
parameters: []
comment: '# * Get the evaluated contents of the object.
# *
# * @return string'
traits: []
interfaces: []