?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/mrclay/props-dic/src/Props/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/mrclay/props-dic/src

?? Viewing: NotFoundException.php

<?php

namespace Props;

use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;

class NotFoundException extends \Exception implements ContainerExceptionInterface, NotFoundExceptionInterface
{
}


??

??