📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:07:57
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Mail
✏️
Editing: Attachable.php
<?php namespace RectorPrefix202411\Illuminate\Contracts\Mail; interface Attachable { /** * Get an attachment instance for this entity. * * @return \Illuminate\Mail\Attachment */ public function toMailAttachment(); }
💾 Save Changes
❌ Cancel