View | Details | Raw Unified | Return to bug 20912
Collapse All | Expand All

(-)a/Koha/Charges/Fees.pm (-1 / +2 lines)
Lines 30-35 use Koha::Exceptions; Link Here
30
30
31
Koha::Charges::Fees - Module calculating fees in Koha
31
Koha::Charges::Fees - Module calculating fees in Koha
32
32
33
=head2 Class methods
34
33
=head3 new
35
=head3 new
34
36
35
Koha::Charges::Fees->new(
37
Koha::Charges::Fees->new(
36
- 

Return to bug 20912