PHP Class Larabros\Elogram\Config

Inheritance: extends Noodlehaus\AbstractConfig
Datei anzeigen Open project: larabros/elogram

Public Methods

Method Description
__construct ( array $data ) Constructor method and sets default options, if any

Protected Methods

Method Description
getDefaults ( ) {@inheritDoc}

Method Details

__construct() public method

Constructor method and sets default options, if any
public __construct ( array $data )
$data array

getDefaults() protected method

{@inheritDoc}
protected getDefaults ( )