You are here

public property ImcePlugin::$weight in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/ImcePlugin.php \Drupal\imce\Annotation\ImcePlugin::weight

Plugin weight.

Type: int

File

src/Annotation/ImcePlugin.php, line 39

Class

ImcePlugin
Defines an ImcePlugin annotation object.

Namespace

Drupal\imce\Annotation

Code

public $weight = 0;