protected property NodeTranslationExceptionSubscriber::$state in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationExceptionSubscriber::state
- 10 core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationExceptionSubscriber::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ node/ src/ EventSubscriber/ NodeTranslationExceptionSubscriber.php, line 59
Class
- NodeTranslationExceptionSubscriber
- Redirect node translations that have been consolidated by migration.
Namespace
Drupal\node\EventSubscriberCode
protected $state;