You are here

public function BlockStyleInterface::getTheme in Block Styles 8

Same name and namespace in other branches
  1. 2.x src/Entity/BlockStyleInterface.php \Drupal\block_styles\Entity\BlockStyleInterface::getTheme()
  2. 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\Entity

Code

public function getTheme();