You are here

private property DatabaseDataCollector::$configFactory in Devel 8.2

Same name and namespace in other branches
  1. 8.3 webprofiler/src/DataCollector/DatabaseDataCollector.php \Drupal\webprofiler\DataCollector\DatabaseDataCollector::configFactory
  2. 8 webprofiler/src/DataCollector/DatabaseDataCollector.php \Drupal\webprofiler\DataCollector\DatabaseDataCollector::configFactory
  3. 4.x webprofiler/src/DataCollector/DatabaseDataCollector.php \Drupal\webprofiler\DataCollector\DatabaseDataCollector::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

DatabaseDataCollector
Class DatabaseDataCollector

Namespace

Drupal\webprofiler\DataCollector

Code

private $configFactory;