Solar_Controller_Command::setConsoleController()

public void Solar_Controller_Command::setConsoleController ( Solar_Controller_Console $console )

Injects the console-controller object (if any) that invoked this command.

Parameters

  • (Solar_Controller_Console) $console: The console controller.

Returns

  • (void)

Description

Injects the console-controller object (if any) that invoked this command.



Local