Zend_Config_Ini::_processSection
Process each element in the section and handle the ";extends" inheritance key. Passes control to _processKey() to handle the nest separator sub-property syntax that may be used within the key name.
Signature
protected function _processSection(array
$iniArray,
string
$section,
array
$configĀ )
Parameters
-
$iniArray
-
$section
-
$config
Returns
- array