protected property BlockStyle::$theme in Block Styles 1.x
Same name and namespace in other branches
- 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::theme
- 2.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\EntityCode
protected $theme;