Solar_Cli_MakeTests::setConsoleController()
public
void
Solar_Cli_MakeTests::setConsoleController
( Solar_Controller_Console $console
)
Injects the console-controller object (if any) that invoked this command.
Inherited from Solar_Controller_Command.
Parameters
(Solar_Controller_Console)
$console
: The console controller.
Returns
(void)
Description
Injects the console-controller object (if any) that invoked this command.