b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/phppayment/vendor/psr/container/src/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/phppayment/vendor/psr/container/src/ContainerExceptionInterface.php

<?php

namespace Psr\Container;

use Throwable;

/**
 * Base interface representing a generic exception in a container.
 */
interface ContainerExceptionInterface extends Throwable
{
}

Copyright © 2019 by b0y-101