PHP Class Larabros\Elogram\Config

Inheritance: extends Noodlehaus\AbstractConfig
Afficher le fichier Open project: larabros/elogram

Méthodes publiques

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

Méthodes protégées

Méthode Description
getDefaults ( ) {@inheritDoc}

Method Details

__construct() public méthode

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

getDefaults() protected méthode

{@inheritDoc}
protected getDefaults ( )