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

--- Comment #7 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Created attachment 118831
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118831&action=edit
Bug 28031: (follow-up) Clarify check methods

The check methods were positioned under the 'Internal methods' section
of the meodule but are used externally.

It also felt strange to have a noop or die method. Instead, I propose
renaming them to `repeatable_ok` and `unique_ok` and returning a
boolean denoting their state.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to