You are here

protected property NodeTranslationMigrateSubscriber::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/src/EventSubscriber/NodeTranslationMigrateSubscriber.php \Drupal\node\EventSubscriber\NodeTranslationMigrateSubscriber::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/node/src/EventSubscriber/NodeTranslationMigrateSubscriber.php, line 42

Class

NodeTranslationMigrateSubscriber
Creates a key value collection for migrated node translation redirections.

Namespace

Drupal\node\EventSubscriber

Code

protected $state;