You are here

protected property BlockPluginCollection::$blockId in Drupal 9

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 19

Class

BlockPluginCollection
Provides a collection of block plugins.

Namespace

Drupal\block

Code

protected $blockId;