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

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Julian Maurice <[email protected]> ---
You can use:

Koha::Plugins::Datas->find("Koha::Plugin::MyOrg::MyPlugin", $key)->plugin_value

Not ideal but better than instantiating the plugin twice.
A mojo helper would still require you to give your plugin name as one of the
helper's arguments, right ? Not sure how we can avoid that.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to