b0y-101 Mini Shell


Current Path : E:/www/nongbua/libraries/vendor/psr/container/src/
File Upload :
Current File : E:/www/nongbua/libraries/vendor/psr/container/src/ContainerExceptionInterface.php

<?php
/**
 * @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
 */

namespace Psr\Container;

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

Copyright © 2019 by b0y-101