Method Summary
flattenConfiguration , flattenConfigurationWithEnvironment , getConfigValue , mergeConfigValue , parseYaml , parseYamls
execute , getConfiguration , getParameterHolder , initialize , replaceConstants , replacePath , __construct
Method Details
-
evaluate ($configFiles)
Browse code
-
(string) execute ($configFiles)
Browse code
| $configFiles |
An array of absolute filesystem path to a configuration file
|
Executes this configuration handler.
returns Data to be written to a cache file
throws sfParseException If a requested configuration file is improperly formatted
-
getConfiguration ($configFiles)
Browse code
-
|