Bug 26157: Hide expected DBI warnings from tests
[srvgit] / Koha / PseudonymizedTransactions.pm
index c9e74e7..06ea08a 100644 (file)
@@ -43,6 +43,10 @@ sub _type {
     return 'PseudonymizedTransaction';
 }
 
+=head3 object_class
+
+=cut
+
 sub object_class {
     return 'Koha::PseudonymizedTransaction';
 }