You are here

protected property ConfigImporterService::$translationManager in Config Importer and Tools 8.0

Same name and namespace in other branches
  1. 8.2 src/ConfigImporterService.php \Drupal\config_import\ConfigImporterService::translationManager
  2. 8 src/ConfigImporterService.php \Drupal\config_import\ConfigImporterService::translationManager

TranslationManager definition.

Type: TranslationManager

File

src/ConfigImporterService.php, line 99

Class

ConfigImporterService
Class ConfigImporterService.

Namespace

Drupal\config_import

Code

protected $translationManager;