Bug 35581: Koha::Illcomment* -> Koha::ILL::Comment*
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 14 Dec 2023 15:41:07 +0000 (14:41 -0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 22 Apr 2024 06:57:42 +0000 (08:57 +0200)
commitc766172d50c3384f35fb4068372a0df1b2e24b92
tree01fe1cf5de9c3b9efc39274532e35d81617a31d3
parentb190c5b0587429e1e41fc2d01e015eb1b5675914
Bug 35581: Koha::Illcomment* -> Koha::ILL::Comment*

Koha/Illcomment.pm -> Koha/ILL/Comment.pm
Koha/Illcomments.pm -> Koha/ILL/Comments.pm

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/ILL/Comment.pm [new file with mode: 0644]
Koha/ILL/Comments.pm [new file with mode: 0644]
Koha/Illcomment.pm [deleted file]
Koha/Illcomments.pm [deleted file]
Koha/Illrequest.pm
ill/ill-requests.pl
t/db_dependent/Illcomments.t [deleted file]
t/db_dependent/Koha/ILL/Comments.t [new file with mode: 0755]
t/db_dependent/api/v1/ill_requests.t