protected property Block::$id in Zircon Profile 8.0
Same name in this branch
- 8.0 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
- 8.0 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
Same name and namespace in other branches
- 8 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
The ID of the block.
Type: string
File
- core/
modules/ block/ src/ Entity/ Block.php, line 64 - Contains \Drupal\block\Entity\Block.
Class
- Block
- Defines a Block configuration entity class.
Namespace
Drupal\block\EntityCode
protected $id;