laravel / 10 / api / 10.x / illuminate / contracts / mail / factory.html

Factory

interface Factory (View source)

Methods

Mailer mailer(string|null $name = null)

Get a mailer instance by name.

Details

Mailer mailer(string|null $name = null)

Get a mailer instance by name.

Parameters

string|null $name

Return Value

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Contracts/Mail/Factory.html