PHP Class Ouzo\Injection\InjectorConfig

Show file Open project: letsdrink/ouzo Class Usage Examples

Public Methods

Method Description
bind ( $className, $name = '' )
bindInstance ( $instance, $name = '' )
getBinder ( $className, $name )

Method Details

bind() public method

public bind ( $className, $name = '' )

bindInstance() public method

public bindInstance ( $instance, $name = '' )

getBinder() public method

public getBinder ( $className, $name )