PHP Class BaserTestSuiteCommand

Inheritance: extends CakeTestSuiteCommand
Afficher le fichier Open project: baserproject/basercms Class Usage Examples

Méthodes publiques

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

Method Details

handleReporter() public méthode

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