You are here

protected property WidgetBase::$weight in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/WidgetBase.php \Drupal\entity_browser\WidgetBase::weight

Plugin weight.

Type: int

File

src/WidgetBase.php, line 49

Class

WidgetBase
Base class for widget plugins.

Namespace

Drupal\entity_browser

Code

protected $weight;