You are here

protected property SensorPluginBase::$sensorConfig in Monitoring 8

Current sensor config object.

Type: \Drupal\monitoring\Entity\SensorConfig

File

src/SensorPlugin/SensorPluginBase.php, line 31
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 $sensorConfig;