You are here

protected property ContentSync::$configManager in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::configManager
  2. 8 src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::configManager

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface;

File

src/Form/ContentSync.php, line 41

Class

ContentSync
Construct the storage changes in a content synchronization form.

Namespace

Drupal\content_sync\Form

Code

protected $configManager;