NodeTranslationExceptionSubscriber::$urlGenerator
Same name in other branches
- 9 core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationExceptionSubscriber::urlGenerator
- 8.9.x core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationExceptionSubscriber::urlGenerator
- 10 core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationExceptionSubscriber::urlGenerator
The URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
-
core/
modules/ node/ src/ EventSubscriber/ NodeTranslationExceptionSubscriber.php, line 52
Class
- NodeTranslationExceptionSubscriber
- Redirect node translations that have been consolidated by migration.
Namespace
Drupal\node\EventSubscriberCode
protected $urlGenerator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.