You are here

private property WebprofilerRequestMatcher::$configFactory in Devel 8.3

Same name and namespace in other branches
  1. 8 webprofiler/src/RequestMatcher/WebprofilerRequestMatcher.php \Drupal\webprofiler\RequestMatcher\WebprofilerRequestMatcher::configFactory
  2. 8.2 webprofiler/src/RequestMatcher/WebprofilerRequestMatcher.php \Drupal\webprofiler\RequestMatcher\WebprofilerRequestMatcher::configFactory
  3. 4.x webprofiler/src/RequestMatcher/WebprofilerRequestMatcher.php \Drupal\webprofiler\RequestMatcher\WebprofilerRequestMatcher::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

webprofiler/src/RequestMatcher/WebprofilerRequestMatcher.php, line 18

Class

WebprofilerRequestMatcher
Class WebprofilerRequestMatcher.

Namespace

Drupal\webprofiler\RequestMatcher

Code

private $configFactory;