Bug 14642 - DBRev 16.06.00.015
[koha.git] / Koha / Virtualshelfcontents.pm
index 2a6b777..684ad9d 100644 (file)
@@ -39,7 +39,7 @@ Koha::Virtualshelfcontents - Koha Virtualshelfcontents Object class
 
 =cut
 
-sub type {
+sub _type {
     return 'Virtualshelfcontent';
 }