You are here

public function SensorResultInterface::getSensorInfo in Monitoring 7

Gets sensor info.

Return value

SensorInfo

1 method overrides SensorResultInterface::getSensorInfo()
SensorResult::getSensorInfo in lib/Drupal/monitoring/Result/SensorResult.php
Gets sensor info.

File

lib/Drupal/monitoring/Result/SensorResultInterface.php, line 227
Contains \Drupal\monitoring\Result\SensorResultInterface.

Class

SensorResultInterface
Interface for a sensor result.

Namespace

Drupal\monitoring\Result

Code

public function getSensorInfo();