22 lines
332 B
YAML
22 lines
332 B
YAML
|
name: EntityResolver
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: resolve
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: type
|
||
|
- name: id
|
||
|
comment: '# * Resolve the entity for the given ID.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param string $type
|
||
|
|
||
|
# * @param mixed $id
|
||
|
|
||
|
# * @return mixed'
|
||
|
traits: []
|
||
|
interfaces: []
|