Bug 12748: (QA followup) fix several tiny QA tools warnings
[koha.git] / Koha / SearchMarcMap.pm
index fc0e00d..369e45d 100644 (file)
@@ -43,7 +43,7 @@ sub add_to_search_fields {
 
 =cut
 
-sub type {
+sub _type {
     return 'SearchMarcMap';
 }