You are here

protected property Thresholds::$sensorConfig in Monitoring 8

The SensorConfig instance.

Type: \Drupal\monitoring\Entity\SensorConfig

File

src/Sensor/Thresholds.php, line 25
Contains \Drupal\monitoring\Sensor\Thresholds.

Class

Thresholds
Determine status based on thresholds during sensor run.

Namespace

Drupal\monitoring\Sensor

Code

protected $sensorConfig;