From 34c4a208661e2286d0a01e346dc1f61304903da6 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Mon, 4 Feb 2019 11:06:09 -0300 Subject: [PATCH] Bug 20912: (QA follow-up) POD fix Signed-off-by: Tomas Cohen Arazi --- Koha/Charges/Fees.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Koha/Charges/Fees.pm b/Koha/Charges/Fees.pm index 03cce2f9e7..41299cee14 100644 --- a/Koha/Charges/Fees.pm +++ b/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( -- 2.20.1