You are here

protected property SensorResult::$previousResult in Monitoring 8

The previous sensor result.

Type: \Drupal\monitoring\Entity\SensorResultDataInterface|null

File

src/Result/SensorResult.php, line 68

Class

SensorResult
Generic container for the sensor result.

Namespace

Drupal\monitoring\Result

Code

protected $previousResult = NULL;