You are here

protected property Config::$language_manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/Plugin/migrate/destination/Config.php \Drupal\migrate\Plugin\migrate\destination\Config::language_manager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/migrate/src/Plugin/migrate/destination/Config.php, line 88

Class

Config
Provides Configuration Management destination plugin.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

protected $language_manager;