📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:05:53
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Support
✏️
Editing: Htmlable.php
<?php namespace RectorPrefix202411\Illuminate\Contracts\Support; interface Htmlable { /** * Get content as a string of HTML. * * @return string */ public function toHtml(); }
💾 Save Changes
❌ Cancel