@@ -, +, @@ --- Koha/Charges/Fees.pm | 2 ++ 1 file changed, 2 insertions(+) --- a/Koha/Charges/Fees.pm +++ a/Koha/Charges/Fees.pm @@ -30,6 +30,8 @@ use Koha::Exceptions; Koha::Charges::Fees - Module calculating fees in Koha +=head2 Class methods + =head3 new Koha::Charges::Fees->new( --