You are here

protected property CoreRequirementsSensorPlugin::$configurableValueType in Monitoring 8

Allows plugins to control if the value type can be configured.

Type: bool

Overrides SensorPluginBase::$configurableValueType

File

src/Plugin/monitoring/SensorPlugin/CoreRequirementsSensorPlugin.php, line 43
Contains \Drupal\monitoring\Plugin\monitoring\SensorPlugin\CoreRequirementsSensorPlugin.

Class

CoreRequirementsSensorPlugin
Monitors a specific module hook_requirements.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $configurableValueType = FALSE;