Update
in package
Components_Runner_Update updates the package files of a Horde component.
Tags
Table of Contents
- $_config : Config
- $_output : Output
- The output handler.
- __construct() : mixed
- Constructor.
- run() : void
Properties
$_config read-only
private
Config
$_config
$_output read-only
The output handler.
private
Output
$_output
Methods
__construct()
Constructor.
public
__construct(Config $_config, Output $_output) : mixed
Parameters
Return values
mixed —run()
public
run() : void