Method | Description | |
---|---|---|
__construct ( $implementation, Horde_Injector_DependencyFinder $finder = null ) | ||
create ( Horde_Injector $injector ) | ||
equals ( Horde_Injector_Binder $otherBinder ) : boolean | ||
getImplementation ( ) |
Method | Description | |
---|---|---|
_getInstance ( Horde_Injector $injector, ReflectionClass $class ) | ||
_validateImplementation ( ReflectionClass $reflectionClass ) |
public __construct ( $implementation, Horde_Injector_DependencyFinder $finder = null ) | ||
$finder | Horde_Injector_DependencyFinder |
protected _getInstance ( Horde_Injector $injector, ReflectionClass $class ) | ||
$injector | Horde_Injector | |
$class | ReflectionClass |
protected _validateImplementation ( ReflectionClass $reflectionClass ) | ||
$reflectionClass | ReflectionClass |