mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-13 21:18:08 +02:00
We're not required to handle objects of Zend_Paginator in any way, so creating such as part of a query is not necessary since QueryAdapter accepts any instance of QueryInterface. (gets enforced in the near future) refs #8339