You are here

public function BlockStyleInterface::getClasses in Block Styles 8

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

File

src/Entity/BlockStyleInterface.php, line 16

Class

BlockStyleInterface
Interface for BlockStyles.

Namespace

Drupal\block_styles\Entity

Code

public function getClasses();