PHP Class PhpBrew\Tasks\ConfigureTask

Inheritance: extends BaseTask
Show file Open project: phpbrew/phpbrew Class Usage Examples

Public Properties

Property Type Description
$optimizationLevel

Public Methods

Method Description
run ( Build $build, $variantOptions )
setLogPath ( $path )
setOptimizationLevel ( $optimizationLevel )

Method Details

run() public method

public run ( Build $build, $variantOptions )
$build PhpBrew\Build

setLogPath() public method

public setLogPath ( $path )

setOptimizationLevel() public method

public setOptimizationLevel ( $optimizationLevel )

Property Details

$optimizationLevel public property

public $optimizationLevel