You are here

protected property BUEditorButton::$template in BUEditor 8.2

Same name and namespace in other branches
  1. 8 src/Entity/BUEditorButton.php \Drupal\bueditor\Entity\BUEditorButton::template

Template html to insert into editor UI.

Type: string

File

src/Entity/BUEditorButton.php, line 103

Class

BUEditorButton
Defines the BUEditor Button entity.

Namespace

Drupal\bueditor\Entity

Code

protected $template;