You are here

protected property DefaultSingleLazyPluginCollection::$instanceId in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection::instanceId

The instance ID used for this plugin collection.

Type: string

File

core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php, line 41

Class

DefaultSingleLazyPluginCollection
Provides a default plugin collection for a plugin type.

Namespace

Drupal\Core\Plugin

Code

protected $instanceId;