Bug 17492: (RM follow-up) Use more specific method name
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 1 Jul 2019 15:06:42 +0000 (16:06 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 1 Jul 2019 15:06:42 +0000 (16:06 +0100)
commit29da30e1d458a0fa75444933ba441eb7906f53fa
tree4231e5a5f8817bc3f0ab623994af120d2245dc2a
parent5dec7bee96b9459f2f57773666de71090d945c66
Bug 17492: (RM follow-up) Use more specific method name

Changed the method introduced into Koha::Patron from is_category_valid
to the more specific is_valid_age to clarify it's intent to future
developers.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm
circ/circulation.pl
members/moremember.pl
t/db_dependent/Koha/Patrons.t