ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ContainerInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Interop\Container;
7 
9 
14 {
15 }
Describes the interface of a container that exposes methods to read its entries.
http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)