You are here

protected property SensorInfo::$sensorName in Monitoring 7

The sensor name.

Type: string

File

lib/Drupal/monitoring/Sensor/SensorInfo.php, line 21
Contains \Drupal\monitoring\Sensor\SensorInfo.

Class

SensorInfo
Represents a sensor info as defined in hook_monitoring_sensor_info().

Namespace

Drupal\monitoring\Sensor

Code

protected $sensorName;