public function BlockStyleInterface::getTheme in Block Styles 2.x
Same name and namespace in other branches
- 8 src/Entity/BlockStyleInterface.php \Drupal\block_styles\Entity\BlockStyleInterface::getTheme()
- 1.x src/Entity/BlockStyleInterface.php \Drupal\block_styles\Entity\BlockStyleInterface::getTheme()
1 method overrides BlockStyleInterface::getTheme()
- BlockStyle::getTheme in src/
Entity/ BlockStyle.php
File
- src/
Entity/ BlockStyleInterface.php, line 12
Class
- BlockStyleInterface
- Interface for BlockStyles.
Namespace
Drupal\block_styles\EntityCode
public function getTheme();