protected property SensorResult::$statusMessages in Monitoring 8
Same name and namespace in other branches
- 7 lib/Drupal/monitoring/Result/SensorResult.php \Drupal\monitoring\Result\SensorResult::statusMessages
Additional status messages from addStatusMessage().
Type: string[]
File
- src/
Result/ SensorResult.php, line 47
Class
- SensorResult
- Generic container for the sensor result.
Namespace
Drupal\monitoring\ResultCode
protected $statusMessages = array();