PK

ADDRLIN : /home/carfac/.trash/wp-optimize.1/vendor/mrclay/props-dic/src/Props/
FLL :
Current File : /home/carfac/.trash/wp-optimize.1/vendor/mrclay/props-dic/src/Props/NotFoundException.php

<?php

namespace Props;

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

class NotFoundException extends \Exception implements ContainerExceptionInterface, NotFoundExceptionInterface
{
}


PK 99