https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37389
--- Comment #18 from Pedro Amorim <[email protected]> --- Created attachment 169244 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169244&action=edit Bug 37389: Move AUTOLOAD out of ILL::Request into Mixin This AUTOLOAD is not being used, but we're keeping this as also being a result of this work if we ever want to support the following syntax in the code: ill_request->extended_attributes_author; # and get the 'author' extended_attribute for the ill_request -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
