api/symfony/Component/Messenger/Tests/Fixtures/DummyCommandWithDescriptionHandler.yaml

14 lines
296 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []