@@ -, +, @@ --- Koha/Club/Enrollment.pm | 2 ++ 1 file changed, 2 insertions(+) --- a/Koha/Club/Enrollment.pm +++ a/Koha/Club/Enrollment.pm @@ -74,7 +74,9 @@ sub patron { } =head3 is_canceled + Determines if enrollment is canceled + =cut sub is_canceled { --