platform/api/laravel/Contracts/Support/Renderable.yaml
2024-09-02 10:44:11 -07:00

15 lines
249 B
YAML

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