class Illuminate / Support / Facades / Mail
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Mail

Extends

See

  • \Illuminate\Mail\MailManager
  • \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.