PHP Class BaserTestSuiteCommand

Inheritance: extends CakeTestSuiteCommand
Datei anzeigen Open project: baserproject/basercms Class Usage Examples

Public Methods

Method Description
handleReporter ( string $reporter ) : void Handles output flag used to change printing on webrunner.

Method Details

handleReporter() public method

Handles output flag used to change printing on webrunner.
public handleReporter ( string $reporter ) : void
$reporter string
return void