You are here

constant SensorResultInterface::STATUS_OK in Monitoring 7

Sensor status OK.

File

lib/Drupal/monitoring/Result/SensorResultInterface.php, line 23
Contains \Drupal\monitoring\Result\SensorResultInterface.

Class

SensorResultInterface
Interface for a sensor result.

Namespace

Drupal\monitoring\Result

Code

const STATUS_OK = 'OK';