<<
Koha::ILL::Comments - Koha Illcomments Object class
my $type = Koha::ILL::Comments->_type;
Return this object's type
my $class = Koha::ILL::Comments->object_class;
Return this object's class name
Magnus Enger <magnus@libriotech.no>