Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BlockPluginCollection.php
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;
RSS feed