BlockPluginCollection::$blockId

Same name in other branches
  1. 9 core/modules/block/src/BlockPluginCollection.php \Drupal\block\BlockPluginCollection::blockId
  2. 8.9.x core/modules/block/src/BlockPluginCollection.php \Drupal\block\BlockPluginCollection::blockId
  3. 10 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 19

Class

BlockPluginCollection
Provides a collection of block plugins.

Namespace

Drupal\block

Code

protected $blockId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.