ZF-3944: Class name Zend_Paginator_Adapter_array inconsistent with ZF Coding Standards
Description
On the following page on the Usage of Zend_Paginator, the class name for Zend_Paginator_Adapter_array has a lowercase a for array instead of an uppercase A as per the ZF Coding Standards.
Incorrect:
Correct:
I know it's a pretty trivial issue, but just thought it would be good for it to be consistent with the ZF Coding Standards.
Comments
Posted by Jurrien Stutterheim (norm2782) on 2008-08-21T03:53:47.000+0000
Assigning the issue to the doc-man :D
Posted by julien PAULI (doctorrock83) on 2008-08-29T07:52:10.000+0000
Fixed at r11123, thx