Same name in this branch
  1. 10 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
  2. 10 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
Same name and namespace in other branches
  1. 8.9.x core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
  2. 9 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 69

Class

Block
Defines a Block configuration entity class.

Namespace

Drupal\block\Entity

Code

protected $id;