protected property SensorResult::$sensorMessage in Monitoring 8
Same name and namespace in other branches
- 7 lib/Drupal/monitoring/Result/SensorResult.php \Drupal\monitoring\Result\SensorResult::sensorMessage
The main sensor message from setMessage().
Type: string[]
File
- src/
Result/ SensorResult.php, line 54
Class
- SensorResult
- Generic container for the sensor result.
Namespace
Drupal\monitoring\ResultCode
protected $sensorMessage = array();