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: NotFoundException.php
<?php namespace Automattic\Kkart\Vendor\League\Container\Exception; use Psr\Container\NotFoundExceptionInterface; use InvalidArgumentException; class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface { }
Save