protected property BlockPluginCollection::$blockId in Drupal 8
Same name and namespace in other branches
- 9 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\blockCode
protected $blockId;