[Koha-bugs] [Bug 22622] Add Koha::Object method _new_from_hashref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 2 13:30:51 CEST 2019


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 87317
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87317&action=edit
Bug 22622: Add Koha::Object method _new_from_hashref

It may be useful to be able to instantiate a Koha::Object from data already
fetched from the database. This might be used for compatibility with legacy
code, or perhaps for use with optimized queries.

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


More information about the Koha-bugs mailing list