You are here

protected property WebprofilerEventSubscriber::$urlGenerator in Devel 4.x

Same name and namespace in other branches
  1. 8.3 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::urlGenerator
  2. 8 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::urlGenerator
  3. 8.2 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::urlGenerator

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php, line 26

Class

WebprofilerEventSubscriber
Class WebprofilerEventSubscriber.

Namespace

Drupal\webprofiler\EventSubscriber

Code

protected $urlGenerator;