protected property SensorPluginBase::$pluginDefinition in Monitoring 8
The plugin implementation definition.
Type: array
File
- src/
SensorPlugin/ SensorPluginBase.php, line 46 - Contains \Drupal\monitoring\SensorPlugin\SensorPluginBase.
Class
- SensorPluginBase
- Abstract SensorPluginInterface implementation with common behaviour and will be extended by sensor plugins.
Namespace
Drupal\monitoring\SensorPluginCode
protected $pluginDefinition;