PHP Class Components_Runner_Composer, horde

Show file Open project: horde/horde

Public Methods

Method Description
__construct ( Components_Config $config, Components_Output $output ) Constructor.
run ( )

Method Details

__construct() public method

Constructor.
public __construct ( Components_Config $config, Components_Output $output )
$config Components_Config The configuration for the current job.
$output Components_Output The output handler.

run() public method

public run ( )