https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25414 Bug ID: 25414 Summary: head2 POD inconsistent in Koha namespace Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Developer documentation Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org There are: =head2 Class Methods =head2 Internal Methods TODO: * Remove unnecessary uppercase on "Methods" * Class methods is not correct in most of the case, a class method is a method that must be called on the class, not an instance. We should rename it "Instance methods" * Reposition the =head2 correctly (sometimes internal methods are in "Class methods" and vice versa) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.