ZF-3952: Several methods with wrong return type in the Zend_Form API Doc
Description
The return type for the methods Zend_Form::addError(), Zend_Form::addDecorator() etc is Zend_Form not Zend_Form_Element
The return type for the methods Zend_Form::addError(), Zend_Form::addDecorator() etc is Zend_Form not Zend_Form_Element
Comments
Posted by julien PAULI (doctorrock83) on 2008-08-29T07:48:03.000+0000
Fix is at r11122