ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
ContainerInterface.php
Go to the documentation of this file.
1
<?php
6
namespace
Interop\Container
;
7
8
use
Psr\Container\ContainerInterface
as
PsrContainerInterface
;
9
13
interface
ContainerInterface
extends
PsrContainerInterface
14
{
15
}
ContainerInterface
Interop\Container\ContainerInterface
Describes the interface of a container that exposes methods to read its entries.
Definition:
ContainerInterface.php:13
Interop\Container
http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
Definition:
ContainerInterface.php:6
libs
composer
vendor
container-interop
container-interop
src
Interop
Container
ContainerInterface.php
Generated on Sat Jan 18 2025 19:01:01 for ILIAS by
1.8.13 (using
Doxyfile
)