🚀 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
/
php-di
/
src
✏️
Editing: DependencyException.php
<?php declare (strict_types=1); namespace ElementorProDeps\DI; use ElementorProDeps\Psr\Container\ContainerExceptionInterface; /** * Exception for the Container. */ class DependencyException extends \Exception implements ContainerExceptionInterface { }
💾 Save Changes
❌ Cancel