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