You are here

protected property BlockStyle::$text in Block Styles 2.x

Same name and namespace in other branches
  1. 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::text
  2. 1.x src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::text

The button label.

Type: string

File

src/Entity/BlockStyle.php, line 55

Class

BlockStyle
Defines the BlockStyle entity.

Namespace

Drupal\block_styles\Entity

Code

protected $text;