You are here

protected property DefaultLazyPluginCollection::$pluginKey in Plug 7

The key within the plugin configuration that contains the plugin ID.

Type: string

File

lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php, line 46
Contains \Drupal\Core\Plugin\DefaultLazyPluginCollection.

Class

DefaultLazyPluginCollection
Provides a default plugin collection for a plugin type.

Namespace

Drupal\Core\Plugin

Code

protected $pluginKey = 'id';