PHP Class Banago\PHPloy\Options

Datei anzeigen Open project: banago/phploy

Public Properties

Property Type Description
$cli League\CLImate\CLImate

Public Methods

Method Description
__construct ( League\CLImate\CLImate $climate ) Options constructor.

Protected Methods

Method Description
build ( ) Register available options.
parse ( )

Method Details

__construct() public method

Options constructor.
public __construct ( League\CLImate\CLImate $climate )
$climate League\CLImate\CLImate

build() protected method

Register available options.
protected build ( )

parse() protected method

protected parse ( )

Property Details

$cli public_oe property

public CLImate,League\CLImate $cli
return League\CLImate\CLImate