From 5c12be083b670181d627fb08dad6d6142985913d Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Mon, 30 Jan 2023 12:25:19 -0300 Subject: [PATCH] Bug 31095: (QA follow-up) Fix POD Signed-off-by: Tomas Cohen Arazi --- Koha/Patron/Restriction.pm | 2 -- Koha/Patron/Restrictions.pm | 2 -- 2 files changed, 4 deletions(-) diff --git a/Koha/Patron/Restriction.pm b/Koha/Patron/Restriction.pm index 645212a2a83..81f562fa300 100644 --- a/Koha/Patron/Restriction.pm +++ b/Koha/Patron/Restriction.pm @@ -30,8 +30,6 @@ Koha::Patron::Restriction - Koha Patron::Restriction Object class =head2 Class methods -=head2 Relation accessors - =head3 type my $restriction_type = $restriction->type; diff --git a/Koha/Patron/Restrictions.pm b/Koha/Patron/Restrictions.pm index a1cbd5cbde6..967d9d2a4fe 100644 --- a/Koha/Patron/Restrictions.pm +++ b/Koha/Patron/Restrictions.pm @@ -29,8 +29,6 @@ Koha::Patron::Restrictions - Koha Patron Restriction Object set class =head1 API -=head2 Class methods - =head2 Internal methods =head3 _type -- 2.34.1