class
Illuminate
/
Mail
/
Transport
/
ArrayTransport
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ArrayTransport
Extends
Properties
Methods
public
__construct ( ) : void
Create a new array transport instance.
public
send ( Swift_Mime_SimpleMessage $message , $failedRecipients ) : int
{@inheritdoc}