Returns the configuration option with the specified $configurationPath or NULL if it does not exist
public getConfiguration ( string $configurationPath ) : mixed | ||
$configurationPath | string | The name of the configuration option to retrieve |
return | mixed |