You are here

protected property BUEditorButton::$id in BUEditor 8

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

Button ID.

Type: string

File

src/Entity/BUEditorButton.php, line 43

Class

BUEditorButton
Defines the BUEditor Button entity.

Namespace

Drupal\bueditor\Entity

Code

protected $id;