Zend_Config::setReadOnly
Prevent any more modifications being made to this instance. Useful after merge() has been used to merge multiple Zend_Config objects into one object which should then not be modified again.
Signature
public function setReadOnly()