You are here

protected property ContentSyncHelpManager::$state in Content Synchronization 8.2

Same name and namespace in other branches
  1. 8 src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::state
  2. 3.0.x src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/ContentSyncHelpManager.php, line 64

Class

ContentSyncHelpManager
Content Sync help manager.

Namespace

Drupal\content_sync

Code

protected $state;