Bug 12478: working on authority results
[koha-ffzg.git] / Koha / Serials.pm
index 5d16628..e970448 100644 (file)
@@ -41,7 +41,7 @@ Koha::Serial - Koha Serial Object class
 
 =cut
 
-sub type {
+sub _type {
     return 'Serial';
 }