Config_Container::toString()
Description
This method will call the toString() method in the choosen config type. It will return a string representation of the Config_Container and its children.
Parameter
- string $configType
Type of configuration used to generate the string
- array $options
Specify special options used by the parser
