You are here

protected property Key::$pluginCollections in Key 8

The plugin collections, indexed by plugin type.

Type: \Drupal\key\Plugin\KeyPluginCollection[]

File

src/Entity/Key.php, line 137

Class

Key
Defines the Key entity.

Namespace

Drupal\key\Entity

Code

protected $pluginCollections;