# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:9EDJRN99cOP8lmceBh8GpQ
# You can replace this text with custom code or comments, and it will be preserved on regeneration
=head2 koha_object_class
=cut
sub koha_object_class {
'Koha::Biblio::Metadata::Error';
}
=head2 koha_objects_class
sub koha_objects_class {
'Koha::Biblio::Metadata::Errors';
1;
-