There is a method getPluginManager(), but that gets me a the service itself.

What I want is the name of the service.

(The reason for this is that Plugin module is using IDs for plugin types that don't cleanly match up to anything else. So to deal with both plugin types which are declared to Plugin, and those which are not, I need the service ID to match Plugin data's to data detected from plugin manager services.)

Comments

joachim created an issue. See original summary.

joachim’s picture

Status: Active » Fixed

  • joachim committed da78d95 on 8.x-2.x
    Issue #2907862 by joachim: Added accessor to PluginType for the manager...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.