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