Path : /var/www/html/moneyexchange/vendor/laravel/framework/src/Illuminate/Contracts/Mail/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/moneyexchange/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(); }