W3cubDocs

/Laravel 5.1

Transport

class Transport implements Swift_Transport (View source)

Properties

array $plugins The plug-ins registered with the transport.

Methods

isStarted()

[email protected]}

start()

[email protected]}

stop()

[email protected]}

void registerPlugin( Swift_Events_EventListener $plugin)

Register a plug-in with the transport.

Details

isStarted()

void registerPlugin( Swift_Events_EventListener $plugin)

Register a plug-in with the transport.

Parameters

Swift_Events_EventListener $plugin

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Mail/Transport/Transport.html