platform/api/symfony/Component/Messenger/Transport/SetupableTransportInterface.yaml

22 lines
345 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: SetupableTransportInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: setup
visibility: public
parameters: []
comment: '# * @author Vincent Touzet <vincent.touzet@gmail.com>
# */
# interface SetupableTransportInterface
# {
# /**
# * Setup the transport.'
traits: []
interfaces: []