Zend_Config::_assertValidExtend
Throws an exception if $extendingSection may not extend $extendedSection, and tracks the section extension if it is valid.
Signature
protected function _assertValidExtend(string
$extendingSection,
string
$extendedSection )
Parameters
-
$extendingSection
-
$extendedSection
Returns
- void