You are here

protected property SystemMemorySensorPlugin::$state in Monitoring 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/monitoring/SensorPlugin/SystemMemorySensorPlugin.php, line 30

Class

SystemMemorySensorPlugin
Monitors system memory.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $state;