Documentation

Composer
in package

Generate config file for use with PHP Composer.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2013-2020 Horde LLC

license

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

Table of Contents

$_config  : Config
$_output  : Output
__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

The output handler.

Return values
mixed

run()

public run() : void
Return values
void

Search results