Bug 8612: Use CSV profile for exporting basket
[koha.git] / 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';
 }