PHP Class Storm\Core\Containers\Registrar

Author: Elliot Levin ([email protected])
显示文件 Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
GetRegisterableType ( )
GetRegistered ( )
Register ( $Instance )
RegisterAll ( array $Instances )
__construct ( $RegistrableType = null )

Method Details

GetRegisterableType() public method

public GetRegisterableType ( )

GetRegistered() public method

public GetRegistered ( )

Register() public method

public Register ( $Instance )

RegisterAll() public method

public RegisterAll ( array $Instances )
$Instances array

__construct() public method

public __construct ( $RegistrableType = null )