Bug 20310: (follow-up) Rename method to get_marc_host
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 28 Jun 2021 13:13:07 +0000 (14:13 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Jul 2021 13:47:34 +0000 (15:47 +0200)
commitea8d8945b741b3592d5602cdbb1ef7f1fcc90dee
tree560e9c7d777510e9c606a299f2461004b9737609
parent472538b17d99a044994de2baca8f68544c45000b
Bug 20310: (follow-up) Rename method to get_marc_host

This method is a mix of database relationship accessor and marc field
accessor. We have get_marc_notes already and other patches in the queue
are also starting to introduce get_marc_* named methods. This patch
updates the method name to conform with that scheme.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Biblio.pm
opac/opac-request-article.pl
t/db_dependent/Koha/Biblio/host_record.t