You are here

public function SensorConfigInterface::isDefiningThresholds in Monitoring 8

Checks if sensor defines thresholds.

Return value

bool

1 method overrides SensorConfigInterface::isDefiningThresholds()
SensorConfig::isDefiningThresholds in src/Entity/SensorConfig.php
Checks if sensor defines thresholds.

File

src/SensorConfigInterface.php, line 184
Contains \Drupal\monitoring\SensorConfigInterface.

Class

SensorConfigInterface

Namespace

Drupal\monitoring

Code

public function isDefiningThresholds();