3.4 branch
4.1 branch
4.2 branch
master branch
Toggle navigation
Symfony API
Classes
Namespaces
Interfaces
Traits
Index
Search
interface
Symfony
\
Component
\
Messenger
\
Transport
\
SenderInterface
SenderInterface
interface
SenderInterface
Methods
send
(
Envelope
$envelope)
Sends the given envelope.
Details
at line 28
send
(
Envelope
$envelope)
Sends the given envelope.
Parameters
Envelope
$envelope