<<
Koha::ILL::Comment - Koha Illcomment Object class
my $patron = Koha::ILL::Comment->patron;
Return the patron object associated with this comment
my $type = Koha::ILL::Comment->_type;
Return this object's type
Magnus Enger <magnus@libriotech.no>