You are here

public property ConfigActionsSource::$weight in Config Actions 8

The weight of the plugin.

Type: int

File

src/Annotation/ConfigActionsSource.php, line 42

Class

ConfigActionsSource
Defines a ConfigActionsSource annotation object.

Namespace

Drupal\config_actions\Annotation

Code

public $weight = 0;