mixed parseInput(
[string
$datasrc = ""], [array
$feature = array()])
|
|
parses the input of the given data source
The Data Source is a file, so datasrc requires a existing file. The feature-array have to contain the comment char array("cc" => Comment char)
Overrides
Config_Container::parseInput() (parses the input of the given data source)
Parameters: