Bug 29149: (QA follow-up) Reorganize mapping
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 1 Oct 2021 12:22:58 +0000 (09:22 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Oct 2021 13:35:36 +0000 (15:35 +0200)
commit170020d453f3e6fdb57c9ea897da5e6efa75d574
tree0c3421f79138715eda7fb28591f5d1f0bde3633b
parent987a49406858daff25b33afbbda5e8ae087f930d
Bug 29149: (QA follow-up) Reorganize mapping

This patch changes the mapping so it is more readable, and also allows
adding things there more easily, like allowing to add code => class
mappings from plugins, when time comes.

To test:
1. Just verify things still work

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/BackgroundJob.pm