You are here

public property SensorConfig::$category in Monitoring 8

The sensor category.

Type: string

File

src/Entity/SensorConfig.php, line 88
Contains \Drupal\monitoring\Entity\SensorConfig.

Class

SensorConfig
Represents a sensor config entity class.

Namespace

Drupal\monitoring\Entity

Code

public $category = 'Other';