You are here

protected property SensorPluginBase::$pluginId in Monitoring 8

The plugin_id.

Type: string

File

src/SensorPlugin/SensorPluginBase.php, line 39
Contains \Drupal\monitoring\SensorPlugin\SensorPluginBase.

Class

SensorPluginBase
Abstract SensorPluginInterface implementation with common behaviour and will be extended by sensor plugins.

Namespace

Drupal\monitoring\SensorPlugin

Code

protected $pluginId;