ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
php
libs
composer
vendor
container-interop
container-interop
src
Interop
Container
ContainerInterface.php
Generated on Thu Jan 16 2025 19:01:37 for ILIAS by
1.8.13 (using
Doxyfile
)