golden hour
/var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/vendor/league/container/src/Exception
⬆️ Go Up
Upload
File/Folder
Size
Actions
ContainerException.php
233 B
Del
OK
NotFoundException.php
246 B
Del
OK
Edit: ContainerException.php
<?php namespace Automattic\Kkart\Vendor\League\Container\Exception; use Psr\Container\ContainerExceptionInterface; use RuntimeException; class ContainerException extends RuntimeException implements ContainerExceptionInterface { }
Save