BlockVariantTrait::$blockPluginCollection

Same name and namespace in other branches
  1. 4.0.x src/Plugin/BlockVariantTrait.php \Drupal\ctools\Plugin\BlockVariantTrait::blockPluginCollection

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 <a href="/api/ctools/src%21Plugin%21BlockVariantInterface.php/interface/BlockVariantInterface/8.x-3.x" title="Provides an interface for variant plugins that use block plugins." class="local">\Drupal\ctools\Plugin\BlockVariantInterface</a>.

Namespace

Drupal\ctools\Plugin

Code

protected $blockPluginCollection;