Preview: Attachable.php
Size: 227 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/Mail/Attachable.php
<?php
namespace Illuminate\Contracts\Mail;
interface Attachable
{
/**
* Get an attachment instance for this entity.
*
* @return \Illuminate\Mail\Attachment
*/
public function toMailAttachment();
}
Directory Contents
Dirs: 0 × Files: 5