protected property MaintenanceModeSubscriber::$urlGenerator in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php \Drupal\Core\EventSubscriber\MaintenanceModeSubscriber::urlGenerator
The url generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php, line 53
Class
- MaintenanceModeSubscriber
- Maintenance mode subscriber for controller requests.
Namespace
Drupal\Core\EventSubscriberCode
protected $urlGenerator;