You are here

protected property BlockVariantTrait::$blockPluginCollection in Chaos Tool Suite (ctools) 8.3

The plugin collection that holds the block plugins.

Type: \Drupal\ctools\Plugin\BlockPluginCollection

File

src/Plugin/BlockVariantTrait.php, line 25

Class

BlockVariantTrait
Provides methods for \Drupal\ctools\Plugin\BlockVariantInterface.

Namespace

Drupal\ctools\Plugin

Code

protected $blockPluginCollection;