Documentation

Snapshot
in package

Components_Runner_Snapshot:: packages a snapshot.

Copyright 2010-2020 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
category

Horde

author

Gunnar Wrobel wrobel@pardus.de

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

$_config  : Config
$_factory  : Factory
$_output  : Output
The output handler.
__construct()  : mixed
Constructor.
run()  : void

Properties

Methods

__construct()

Constructor.

public __construct(Config $_config, Factory $_factory, Output $_output) : mixed
Parameters
$_config : Config

The current job's configuration

$_factory : Factory

The factory for PEAR dependencies.

$_output : Output

The output handler.

Return values
mixed

run()

public run() : void
Return values
void

Search results