Documentation

Pipeline
in package

Horde\Components\Runner\Pipeline:: Run clean room pipelines

Copyright 2018-2021 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

Ralf Lang lang@b1-systems.de

license

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

Table of Contents

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

Properties

Methods

__construct()

Constructor.

public __construct(Config $_config, Output $output) : mixed
Parameters
$_config : Config

The configuration for the current job.

$output : Output
Return values
mixed

run()

public run() : void
Return values
void

Search results