Add a plugin definition route parameter converter to convert route parameters that contain plugin type IDs to be upcasted to PluginDefinitionInterface instances. This means controllers no longer need the plugin managers to perform this conversion themselves, and they will no longer have to handle invalid plugin IDs, because the routing system will do that instead.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Xano created an issue. See original summary.

Xano’s picture

Status: Active » Needs review
FileSize
13.18 KB
Xano’s picture

Status: Needs review » Fixed

  • Xano committed 075c27d on 8.x-2.x
    Issue #2763571 by Xano: Add a plugin definition route parameter...

Status: Fixed » Closed (fixed)

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