Current Path : /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/vendor/league/container/src/Exception/ |
Current File : //var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/vendor/league/container/src/Exception/ContainerException.php |
<?php namespace Automattic\Kkart\Vendor\League\Container\Exception; use Psr\Container\ContainerExceptionInterface; use RuntimeException; class ContainerException extends RuntimeException implements ContainerExceptionInterface { }