You are here

protected property BlockStyle::$id in Block Styles 1.x

Same name and namespace in other branches
  1. 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::id
  2. 2.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\Entity

Code

protected $id;