]> git.koha-community.org Git - koha.git/commit
Bug 35536: Add Koha object classes for plugin_data
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 13 Dec 2023 15:03:39 +0000 (15:03 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 22 Jul 2024 12:00:11 +0000 (14:00 +0200)
commit0179f9a55fe853b26a2da9964a89a7618f1db022
tree179b3c3b2b1505f8ec422ba2ffcde4e09d8bcc21
parent27f8bc43aa8970b996c2c5d3fed765acebf9cbb8
Bug 35536: Add Koha object classes for plugin_data

Test plan:
Read the patch.
The objects will be used in subsequent patches, and tested there.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 5ef6a3fce70efe372733ac5c0a3ff267cd799838)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Plugins/Data.pm [new file with mode: 0644]
Koha/Plugins/Datas.pm [new file with mode: 0644]