Bug 17499: Replace Koha::MessageAttribute(s) with Koha::Patron::MessagePreference...
authorLari Taskula <lari.taskula@hypernova.fi>
Fri, 10 Feb 2023 10:48:19 +0000 (10:48 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 12 Sep 2023 13:16:13 +0000 (10:16 -0300)
commit9aa126090781731b895940924b3bb0a9e012874b
tree768a18fc767795b3879290a78be87808af37415b
parent80af5847eac08c31b1a54d5da9188de0ba0c5cf6
Bug 17499: Replace Koha::MessageAttribute(s) with Koha::Patron::MessagePreference::Attribute(s)

To test:
1. prove t/db_dependent/Illrequests.t
2. grep -rn 'Koha::MessageAttribute', observe no results in Koha code

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/MessageAttribute.pm [deleted file]
Koha/MessageAttributes.pm [deleted file]
t/db_dependent/Illrequests.t