You are here

public function BlockStyleInterface::getStyle in Block Styles 1.x

Same name and namespace in other branches
  1. 8 src/Entity/BlockStyleInterface.php \Drupal\block_styles\Entity\BlockStyleInterface::getStyle()
  2. 2.x src/Entity/BlockStyleInterface.php \Drupal\block_styles\Entity\BlockStyleInterface::getStyle()
1 method overrides BlockStyleInterface::getStyle()
BlockStyle::getStyle in src/Entity/BlockStyle.php

File

src/Entity/BlockStyleInterface.php, line 18

Class

BlockStyleInterface
Interface for BlockStyles.

Namespace

Drupal\block_styles\Entity

Code

public function getStyle();