Zend_Config_Yaml::decode
Very dumb YAML parser
Until we have Zend_Yaml...
Signature
public function decode(string
$yaml )
Parameters
-
$yaml
- YAML source
Returns
- array
- Decoded data
Until we have Zend_Yaml...
public function decode(string
$yaml )
$yaml