Bug 24606: Add Koha Object(s) with unit tests
authorKyle Hall <kyle@bywatersolutions.com>
Thu, 29 Sep 2022 13:05:07 +0000 (09:05 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 10 Nov 2022 17:25:11 +0000 (14:25 -0300)
commitc5a3b14bf8aa0055ac5cc5a090818b3912ed1d2f
treeae949175c5ff28da88165e040f4a46a78c838348
parent16f0117e55d6f5bff1ab71fe0472e3c54024e0d6
Bug 24606: Add Koha Object(s) with unit tests

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Item/Template.pm [new file with mode: 0644]
Koha/Item/Templates.pm [new file with mode: 0644]
t/db_dependent/Koha/Item/Template.t [new file with mode: 0755]
t/db_dependent/Koha/Item/Templates.t [new file with mode: 0755]