You are here

private property ViewsDataCollector::$entityTypeManager in Devel 4.x

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

ViewsDataCollector
Collects data about rendered views.

Namespace

Drupal\webprofiler\DataCollector

Code

private $entityTypeManager;