You are here

protected property GlobalredirectSubscriber::$urlGenerator in Global Redirect 8

Type: \Drupal\Core\Routing\UrlGenerator

File

src/EventSubscriber/GlobalredirectSubscriber.php, line 69
Contains \Drupal\globalredirect\EventSubscriber\GlobalredirectSubscriber.

Class

GlobalredirectSubscriber
KernelEvents::REQUEST subscriber for redirecting q=path/to/page requests.

Namespace

Drupal\globalredirect\EventSubscriber

Code

protected $urlGenerator;