[Koha-bugs] [Bug 21890] Patron password reset by category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 19:53:43 CEST 2019


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

--- Comment #47 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 87295
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87295&action=edit
Bug 21890: (QA follow-up)  Use List::Util::any

When possible it's a good idea to use `any` from List::Util to shortcut
on the first occurence of a truthy value.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list