The url generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php, line 52
Class
- MaintenanceModeSubscriber
- Maintenance mode subscriber for controller requests.
Namespace
Drupal\Core\EventSubscriber
Code
protected $urlGenerator;
Please login to continue.