You are here

protected property ConfigSync::$importTransformer in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::importTransformer

The import transformer service.

Type: \Drupal\Core\Config\ImportStorageTransformer

File

core/modules/config/src/Form/ConfigSync.php, line 122

Class

ConfigSync
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config\Form

Code

protected $importTransformer;