Previous Page
locale()

Solar_Cli_Base
setConsoleController()

Next Class
Solar_Cli_Help

setConsoleController()

public void 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.