You are here

private property ViewsDataCollector::$entityManager in Devel 8

Same name and namespace in other branches
  1. 8.2 webprofiler/src/DataCollector/ViewsDataCollector.php \Drupal\webprofiler\DataCollector\ViewsDataCollector::entityManager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

webprofiler/src/DataCollector/ViewsDataCollector.php, line 29

Class

ViewsDataCollector
Collects data about rendered views.

Namespace

Drupal\webprofiler\DataCollector

Code

private $entityManager;