You are here

protected property Config::$config 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::config

The config object.

Type: \Drupal\Core\Config\Config

File

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

Class

Config
Provides Configuration Management destination plugin.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

protected $config;