The ID of the block.
Type: string
File
- core/modules/block/src/Entity/Block.php, line 59
Class
- Block
- Defines a Block configuration entity class.
Namespace
Drupal\block\Entity
Code
protected $id;
The ID of the block.
Type: string
Drupal\block\Entity
protected $id;
Please login to continue.