X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/vendor/illuminate/contracts/Mail
home
/
gfecatvj
/
sites
/
vendor
/
illuminate
/
contracts
/
Mail
/
📁
..
📄
Factory.php
(243 B)
📄
MailQueue.php
(648 B)
📄
Mailable.php
(1.72 KB)
📄
Mailer.php
(1.04 KB)
Editing: Factory.php
<?php namespace Illuminate\Contracts\Mail; interface Factory { /** * Get a mailer instance by name. * * @param string|null $name * @return \Illuminate\Mail\Mailer */ public function mailer($name = null); }
Upload File
Create Folder