PHP Class Storm\Core\Containers\Registrar

Author: Elliot Levin ([email protected])
Afficher le fichier Open project: timetoogo/penumbra Class Usage Examples

Méthodes publiques

Méthode Description
GetRegisterableType ( )
GetRegistered ( )
Register ( $Instance )
RegisterAll ( array $Instances )
__construct ( $RegistrableType = null )

Method Details

GetRegisterableType() public méthode

public GetRegisterableType ( )

GetRegistered() public méthode

public GetRegistered ( )

Register() public méthode

public Register ( $Instance )

RegisterAll() public méthode

public RegisterAll ( array $Instances )
$Instances array

__construct() public méthode

public __construct ( $RegistrableType = null )