13 lines
296 B
YAML
13 lines
296 B
YAML
name: DummyCommandWithDescriptionHandler
|
|
class_comment: '# * Used whenever a test needs to show a message handler with a class
|
|
description.'
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: __invoke
|
|
visibility: public
|
|
parameters:
|
|
- name: command
|
|
comment: null
|
|
traits: []
|
|
interfaces: []
|