PHP Class Trismegiste\Mondrian\Config\Helper

Afficher le fichier Open project: trismegiste/mondrian Class Usage Examples

Méthodes publiques

Méthode Description
getConfig ( string $dir ) : array Read the config
getGraphConfig ( string $dir ) : array Get the graph configuration

Method Details

getConfig() public méthode

Read the config
public getConfig ( string $dir ) : array
$dir string filepath to the package directory
Résultat array the full config

getGraphConfig() public méthode

Get the graph configuration
public getGraphConfig ( string $dir ) : array
$dir string filepath to the package directory
Résultat array the full config