🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:59:23 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Foundation
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Foundation
🔄 Refresh
✏️
Editing: ExceptionRenderer.php
Read Only
<?php namespace RectorPrefix202411\Illuminate\Contracts\Foundation; interface ExceptionRenderer { /** * Renders the given exception as HTML. * * @param \Throwable $throwable * @return string */ public function render($throwable); }
💾 Save Changes
❌ Cancel