You are here

protected property BlockPluginCollection::$blockId in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/block/src/BlockPluginCollection.php \Drupal\block\BlockPluginCollection::blockId

The block ID this plugin collection belongs to.

Type: string

File

core/modules/block/src/BlockPluginCollection.php, line 24
Contains \Drupal\block\BlockPluginCollection.

Class

BlockPluginCollection
Provides a collection of block plugins.

Namespace

Drupal\block

Code

protected $blockId;