public function SensorConfigInterface::getThresholds in Monitoring 8
Gets thresholds.
Return value
array Thresholds as an array.
1 method overrides SensorConfigInterface::getThresholds()
- SensorConfig::getThresholds in src/
Entity/ SensorConfig.php - Gets thresholds.
File
- src/
SensorConfigInterface.php, line 141 - Contains \Drupal\monitoring\SensorConfigInterface.
Class
Namespace
Drupal\monitoringCode
public function getThresholds();