Bug 22033: Remove related_resultset from the list of available methods
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 20 Dec 2018 21:55:34 +0000 (18:55 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 26 Dec 2018 13:23:40 +0000 (13:23 +0000)
commitccbed38e213de6a6b9331fc34d2f872bf5ab5fc7
tree3eeb8425c744b28df7deaef75ba908b2c9dcc099
parent5e17032700790032088fe3f2209c3d173e77d540
Bug 22033: Remove related_resultset from the list of available methods

It is not covered by tests.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Object.pm