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