<<

NAME

Koha::Course - Koha Course Object class

Relations

instructors

  my $instructors = $course->instructors();

Returns the related Koha::Patrons object containing the instructors for this course

Internal methods

_type

<<