zendframework / zend-paginator

Paginate collections of data from arbitrary sources.
BSD 3-Clause "New" or "Revised" License
36 stars 30 forks source link

Minor, changed private variable declaration #6

Closed levelfivehub closed 8 years ago

levelfivehub commented 8 years ago

@Maks3w

Very minor, variable declaration type is incorrect.

levelfivehub commented 8 years ago

Thanks