Method | Description | |
---|---|---|
getName ( ) : string | Get the name of this task. | |
run ( &$options ) : integer | Run the task. | |
validate ( array $options ) : array | Validate the preconditions required for this release task. |
Method | Description | |
---|---|---|
_printResult ( array $result ) | Prints a result set from PHPDCD_Detector::detectDeadCode(). |
protected _printResult ( array $result ) | ||
$result | array |