You are here

protected property BUEditorButton::$code in BUEditor 8

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

Code to insert into text area.

Type: string

File

src/Entity/BUEditorButton.php, line 85

Class

BUEditorButton
Defines the BUEditor Button entity.

Namespace

Drupal\bueditor\Entity

Code

protected $code;