You are here

protected property BUEditorButton::$code in BUEditor 8.2

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

Code to insert into text area.

Type: string

File

src/Entity/BUEditorButton.php, line 96

Class

BUEditorButton
Defines the BUEditor Button entity.

Namespace

Drupal\bueditor\Entity

Code

protected $code;