You are here

public property BUEditorPlugin::$weight in BUEditor 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/BUEditorPlugin.php \Drupal\bueditor\Annotation\BUEditorPlugin::weight

Plugin weight.

Type: int

File

src/Annotation/BUEditorPlugin.php, line 39

Class

BUEditorPlugin
Defines a BUEditorPlugin annotation object.

Namespace

Drupal\bueditor\Annotation

Code

public $weight = 0;