<<

NAME

Koha::ILL::Comments - Koha Illcomments Object class

Internal methods

_type

    my $type = Koha::ILL::Comments->_type;

Return this object's type

object_class

    my $class = Koha::ILL::Comments->object_class;

Return this object's class name

AUTHOR

Magnus Enger <magnus@libriotech.no>

<<