PHP Class Trismegiste\Mondrian\Config\Helper

Show file Open project: trismegiste/mondrian Class Usage Examples

Public Methods

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

Method Details

getConfig() public method

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

getGraphConfig() public method

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