📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 21:04:27
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
php-di
/
invoker
/
src
/
Exception
✏️
Editing: InvocationException.php
<?php declare(strict_types=1); namespace Invoker\Exception; /** * Impossible to invoke the callable. */ class InvocationException extends \Exception { }
💾 Save Changes
❌ Cancel