Bug 17091: Remove explicit declaration of Koha::Objects->pager
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Aug 2016 14:54:58 +0000 (15:54 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 11 Oct 2016 03:43:15 +0000 (03:43 +0000)
commit4383ec732ef5dd202352ee4ed30c3cb1da24393e
tree06a35603fa316afef96fda26158872cc9c9e9b1a
parent228a9ac882e2c716c95a341df298058af5fc7cba
Bug 17091: Remove explicit declaration of Koha::Objects->pager

Test plan:
  prove t/db_dependent/Koha/Objects.t
should return green

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Objects.pm
t/db_dependent/Koha/Objects.t