18 lines
308 B
YAML
18 lines
308 B
YAML
name: ExceptionRenderer
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: render
|
|
visibility: public
|
|
parameters:
|
|
- name: throwable
|
|
comment: '# * Renders the given exception as HTML.
|
|
|
|
# *
|
|
|
|
# * @param \Throwable $throwable
|
|
|
|
# * @return string'
|
|
traits: []
|
|
interfaces: []
|