platform/api/symfony/Component/RemoteEvent/Attribute/AsRemoteEventConsumer.yaml
2024-09-02 10:44:11 -07:00

25 lines
480 B
YAML

name: AsRemoteEventConsumer
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: name
comment: '# * @author Fabien Potencier <fabien@symfony.com>
# */
# #[\Attribute(\Attribute::TARGET_CLASS)]
# class AsRemoteEventConsumer
# {
# /**
# * @param string $name The name of the remote event consumer, used to identify
it when defining remote events'
traits: []
interfaces: []