Bug 23681: Add Koha Classes
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Wed, 2 Oct 2019 15:39:47 +0000 (16:39 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 25 Aug 2022 11:40:59 +0000 (08:40 -0300)
commit752006965998e7fe58bc5769ca41ec305c9feca6
tree53f2474c7a3908a6dcb3ae12afd31c3af7921911
parent2985aa988339ebe75bff5b328be60047faa01ce1
Bug 23681: Add Koha Classes

This patch adds the following objects:

Koha::RestrictionType
Koha::RestrictionTypes

Sponsored-by: Loughborough University
Signed-off-by: Benjamin Veasey <B.T.Veasey@lboro.ac.uk>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/RestrictionType.pm [new file with mode: 0644]
Koha/RestrictionTypes.pm [new file with mode: 0644]