BlockVariantTrait::$blockPluginCollection
Same name in other branches
- 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 \Drupal\ctools\Plugin\BlockVariantInterface.
Namespace
Drupal\ctools\PluginCode
protected $blockPluginCollection;