You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
Ensure HelperPluginManager constructor is forwards compatible
Added tests to ensure the plugin manager can be instantiated with either
no arguments, or a `Zend\ServiceManager\Config` argument, when under
zend-servicemanager v2, and updated the code to comply with the
signature of `AbstractPluginManager::__construct()`.
0 commit comments