ZF-10127: Wrong return type of Zend_Paginator_AdapterAggregate::getPaginatorAdapter()
Description
The specified return type of Zend_Paginator_AdapterAggregate::getPaginatorAdapter() should be Zend_Paginator_Adapter_Interface instead of Zend_Paginator_Adapter_Abstract. Please update the doc-comment.
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2010-07-09T12:32:46.000+0000
This issue not is bug and yes a improvement.
Greetings, Ramon
Posted by Ramon Henrique Ornelas (ramon) on 2010-07-09T12:48:21.000+0000
Fixed with r22543.