Bug 16963 - Remove the use of "onclick" from subscription add template
[srvgit] / Koha / SearchFields.pm
index 0232630..7af3c0b 100644 (file)
@@ -39,7 +39,7 @@ Koha::SearchFields - Koha SearchField Object set class
 
 =cut
 
-sub type {
+sub _type {
     return 'SearchField';
 }