public property SensorConfig::$thresholds in Monitoring 8
The sensor thresholds.
Type: array
File
- src/
Entity/ SensorConfig.php, line 144 - Contains \Drupal\monitoring\Entity\SensorConfig.
Class
- SensorConfig
- Represents a sensor config entity class.
Namespace
Drupal\monitoring\EntityCode
public $thresholds = array(
'type' => 'none',
);