You are here

public property SensorPlugin::$addable in Monitoring 8

Whether plugin instances can be created or not.

Type: boolean

File

src/Annotation/SensorPlugin.php, line 52
Contains \Drupal\monitoring\Annotation\SensorPlugin.

Class

SensorPlugin
Defines SensorPlugin annotation object for reference by SensorPlugin Plugins.

Namespace

Drupal\monitoring\Annotation

Code

public $addable;