For issues like #1825896: Add module owner to plugin data on display handlers it would be good if we could actually use the module owner for a plugin and store it, so that when the plugin is not there, we can provide better details about the dependencies.
When we were using the @Plugin definition for everything, we added the module owner to the actual annotation, but now we are using individual annotation classes (like PluginID) these have been removed.
I say bring this back, but automate this on AnnotatedClassDiscovery and get the module from the namespace.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
d8.module-class-discovery.patch | 1.82 KB | Idle | FAILED: [[SimpleTest]]: [MySQL] 57,803 pass(es), 8 fail(s), and 0 exception(s). | View details | Re-test |