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