You are here

protected property SensorPluginBase::$services in Monitoring 8

File

src/SensorPlugin/SensorPluginBase.php, line 32
Contains \Drupal\monitoring\SensorPlugin\SensorPluginBase.

Class

SensorPluginBase
Abstract SensorPluginInterface implementation with common behaviour and will be extended by sensor plugins.

Namespace

Drupal\monitoring\SensorPlugin

Code

protected $services = array();