# You can replace this text with custom code or comments, and it will be preserved on regeneration
sub koha_object_class {
'Koha::Import::OAI::Authority';
}
sub koha_objects_class {
'Koha::Import::OAI::Authorities';
1;
'Koha::Import::OAI::Biblio';
'Koha::Import::OAI::Biblios';
-