<<

NAME

Koha::Illcomment - Koha Illcomment Object class

Class methods

patron

    my $patron = Koha::Illcomment->patron;

Return the patron object associated with this comment

Internal methods

_type

    my $type = Koha::IllComment->_type;

Return this object's type

AUTHOR

Magnus Enger <magnus@libriotech.no>

<<