platform/api/symfony/Component/Messenger/Transport/SetupableTransportInterface.yaml
2024-09-02 10:44:11 -07:00

21 lines
345 B
YAML

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: []