[Koha-bugs] [Bug 20443] Move C4::Members::Attributes to Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 16:06:28 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443

--- Comment #79 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 101232
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101232&action=edit
Bug 20443: Fix POD

Fixes the following failures:

 FAIL   Koha/Patron/Attribute.pm
   FAIL   pod
                *** ERROR:
                empty =head3

                 in file Koha/Patron/Attribute.pm

                *** ERROR:
                empty =head3

                 in file Koha/Patron/Attribute.pm

 FAIL   Koha/Patron/Attributes.pm
   FAIL   pod
                *** ERROR:
                empty =head3

                 in file Koha/Patron/Attributes.pm

   FAIL   pod coverage
                POD is missing for merge_with
                POD is missing for object_class

 FAIL   Koha/Patrons.pm
   FAIL   spelling
                 paramter  ==> parameter

except the missing pod for object_class, not needed.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list