You are here

protected property ContentEntityAggregatorSensorPlugin::$entityTypeManager in Monitoring 8

Local variable to store \Drupal::entityTypeManger().

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/monitoring/SensorPlugin/ContentEntityAggregatorSensorPlugin.php, line 55
Contains \Drupal\monitoring\Plugin\monitoring\SensorPlugin\ContentEntityAggregatorSensorPlugin.

Class

ContentEntityAggregatorSensorPlugin
Content entity database aggregator.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $entityTypeManager;