The plugin API now automatically populates the module name in a 'provider' entry in plugin definitions.
We should remove the explicit 'module' entry present in existing plugins, and move business code to check $plugin_definition['provider'] rather than ['module']
↧
Rely on 'provider' instead of 'module' for Field plugin types
↧