protected property BlockStyle::$id in Block Styles 2.x
Same name and namespace in other branches
- 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::id
- 1.x src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::id
The block id.
Type: string
File
- src/
Entity/ BlockStyle.php, line 41
Class
- BlockStyle
- Defines the BlockStyle entity.
Namespace
Drupal\block_styles\EntityCode
protected $id;