<<

NAME

Koha::Illcomments - Koha Illcomments Object class

Internal methods

_type

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

Return this object's type

object_class

    my $class = Koha::IllComments->object_class;

Return this object's class name

AUTHOR

Magnus Enger <magnus@libriotech.no>

<<