18 lines
348 B
YAML
18 lines
348 B
YAML
name: GetMetadataTrait
|
|
class_comment: null
|
|
dependencies:
|
|
- name: Transition
|
|
type: class
|
|
source: Symfony\Component\Workflow\Transition
|
|
properties: []
|
|
methods:
|
|
- name: getMetadata
|
|
visibility: public
|
|
parameters:
|
|
- name: key
|
|
- name: subject
|
|
default: 'null'
|
|
comment: null
|
|
traits:
|
|
- Symfony\Component\Workflow\Transition
|
|
interfaces: []
|