protected property BlockStyle::$text in Block Styles 2.x
Same name and namespace in other branches
- 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::text
- 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\EntityCode
protected $text;