You are here

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

SensorConfigInterface

Namespace

Drupal\monitoring

Code

public function getThresholds();