You are here

protected property BlockStyle::$theme in Block Styles 2.x

Same name and namespace in other branches
  1. 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::theme
  2. 1.x src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::theme

The theme name.

Type: string

File

src/Entity/BlockStyle.php, line 48

Class

BlockStyle
Defines the BlockStyle entity.

Namespace

Drupal\block_styles\Entity

Code

protected $theme;