🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
elementor-pro
/
vendor_prefixed
/
php-di
/
invoker
/
src
/
Exception
✏️
Editing: InvocationException.php
<?php declare (strict_types=1); namespace ElementorProDeps\Invoker\Exception; /** * Impossible to invoke the callable. */ class InvocationException extends \Exception { }
💾 Save Changes
❌ Cancel