19 lines
367 B
YAML
19 lines
367 B
YAML
|
name: Responsable
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: toResponse
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: request
|
||
|
comment: '# * Create an HTTP response that represents the object.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param \Illuminate\Http\Request $request
|
||
|
|
||
|
# * @return \Symfony\Component\HttpFoundation\Response'
|
||
|
traits: []
|
||
|
interfaces: []
|