class Illuminate / Support / Facades / Mail
You are viewing an older version of the documentation. For the latest, please visit master documentation.

Mail

Extends

See

  • \Illuminate\Mail\Mailer
  • \Illuminate\Support\Testing\Fakes\MailFake

Methods

public static

fake ( ) : MailFake

Replace the bound instance with a fake.

protected static

getFacadeAccessor ( ) : string

Get the registered name of the component.