You are here

protected property SensorRunner::$cache in Monitoring 8

Same name and namespace in other branches
  1. 7 lib/Drupal/monitoring/SensorRunner.php \Drupal\monitoring\SensorRunner::cache

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/SensorRunner.php, line 64
Contains \Drupal\monitoring\SensorRunner.

Class

SensorRunner
Instantiate and run requested sensors.

Namespace

Drupal\monitoring

Code

protected $cache;