https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41020
--- Comment #76 from Owen Leonard <[email protected]> --- Created attachment 199189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199189&action=edit Bug 41020: (QA follow-up) Call object_class() as a class method object_class(), _polymorphic_field() and _polymorphic_map() use no instance state, so there is no need to instantiate Koha::File::Transports just to call object_class(). Call it directly as a class method. Also update the pod to mention Local transport alongside SFTP/FTP. -- 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/
