You are here

public function SensorConfigInterface::isExtendedInfo in Monitoring 8

Checks if sensor provides extended info.

Return value

bool

1 method overrides SensorConfigInterface::isExtendedInfo()
SensorConfig::isExtendedInfo in src/Entity/SensorConfig.php
Checks if sensor provides extended info.

File

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

Class

SensorConfigInterface

Namespace

Drupal\monitoring

Code

public function isExtendedInfo();