ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Interop\Container\ContainerInterface Interface Reference

Describes the interface of a container that exposes methods to read its entries. More...

+ Inheritance diagram for Interop\Container\ContainerInterface:
+ Collaboration diagram for Interop\Container\ContainerInterface:

Additional Inherited Members

- Public Member Functions inherited from Psr\Container\ContainerInterface
 get ($id)
 Finds an entry of the container by its identifier and returns it. More...
 
 has ($id)
 Returns true if the container can return an entry for the given identifier. More...
 

Detailed Description

Describes the interface of a container that exposes methods to read its entries.

Definition at line 13 of file ContainerInterface.php.


The documentation for this interface was generated from the following file: