ConfigController::$importTransformer

Same name and namespace in other branches
  1. 9 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::importTransformer
  2. 8.9.x core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::importTransformer
  3. 11.x core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::importTransformer

The import transformer service.

Type: \Drupal\Core\Config\ImportStorageTransformer

File

core/modules/config/src/Controller/ConfigController.php, line 46

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $importTransformer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.