Bug 31095: Add restrictions accessor to Koha::Patron
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 24 Aug 2022 15:00:52 +0000 (16:00 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:19:23 +0000 (10:19 -0300)
commit83b3ccc3c805c1810d362811335a3cc28de3a561
treeaa0b2937d88c4e187618ec407c63e8e5dd7e5b84
parent437e752938b7c422676845b8df1619fa2270a887
Bug 31095: Add restrictions accessor to Koha::Patron

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Patron.pm