https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17091
--- Comment #12 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 54277 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54277&action=edit [SIGNED-OFF]Bug 17091: In a first phase, restrict the usage of AUTOLOAD in Koha::Objects To make sure the methods will be covered by tests and devs won't overused this method, I think it may be a good idea to restrict its usage. Signed-off-by: Hector Castro <[email protected]> AUTOLOAD added. No Koha QA errors. Test passed successfully -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
