platform/api/symfony/Component/RemoteEvent/Consumer/ConsumerInterface.yaml

17 lines
318 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: ConsumerInterface
class_comment: null
dependencies:
- name: RemoteEvent
type: class
source: Symfony\Component\RemoteEvent\RemoteEvent
properties: []
methods:
- name: consume
visibility: public
parameters:
- name: event
comment: null
traits:
- Symfony\Component\RemoteEvent\RemoteEvent
interfaces: []