You are here

public property SensorPlugin::$id in Monitoring 8

The plugin ID.

Type: string

File

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

Class

SensorPlugin
Defines SensorPlugin annotation object for reference by SensorPlugin Plugins.

Namespace

Drupal\monitoring\Annotation

Code

public $id;