You are here

public property ConfigActionsPlugin::$options in Config Actions 8

Options accepted by the plugin.

Key/value pairs where the value is the default of the option.

Type: array

File

src/Annotation/ConfigActionsPlugin.php, line 51

Class

ConfigActionsPlugin
Defines a ConfigActionsPlugin annotation object.

Namespace

Drupal\config_actions\Annotation

Code

public $options = [];