Sha256: c20f53055224255e9e66aee47bb29fb0f3bdb4e2015394fd920771d8ba219e26
Contents?: true
Size: 248 Bytes
Versions: 4
Compression:
Stored size: 248 Bytes
Contents
<?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 { }
Version data entries
4 entries across 4 versions & 1 rubygems