📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 17:48:51
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
php-di
/
invoker
/
src
/
Exception
📍 /opt/cpanel/ea-wappspector/vendor/php-di/invoker/src/Exception
🔄 Refresh
✏️
Editing: InvocationException.php
Read Only
<?php declare(strict_types=1); namespace Invoker\Exception; /** * Impossible to invoke the callable. */ class InvocationException extends \Exception { }
💾 Save Changes
❌ Cancel