ZF-11339: Return type incorrect in docblock for Zend_Form_Decorator_Label::getLabel()
Description
Hi,
in form decorator label the function "getLabel()" implies to return "void" but instead returns "string".
Greetings, Rene
Hi,
in form decorator label the function "getLabel()" implies to return "void" but instead returns "string".
Greetings, Rene
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-02T21:34:20.000+0000
Fixed in trunk r23941
Posted by Satoru Yoshida (satoruyoshida) on 2011-05-03T10:59:36.000+0000
Hello, Adam. I will push [solve] button as proxy for You. If You want to release at next mini, You can merge this commit fron trunk to 1.11 branch.
Thanks.
Posted by Satoru Yoshida (satoruyoshida) on 2011-05-03T15:03:58.000+0000
Fixed 1.11 branch at r23960