Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags::Index(es)
[srvgit] / Koha / City.pm
index 69f451e..b84b5c3 100644 (file)
@@ -37,7 +37,7 @@ Koha::City - Koha City Object class
 
 =cut
 
-sub type {
+sub _type {
     return 'City';
 }