You are here

protected property UserUpdate7002::$dateConfig in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php \Drupal\user\Plugin\migrate\process\d6\UserUpdate7002::dateConfig
  2. 10 core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php \Drupal\user\Plugin\migrate\process\d6\UserUpdate7002::dateConfig

Contains the system.theme configuration object.

Type: \Drupal\Core\Config\Config

File

core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php, line 33

Class

UserUpdate7002
Converts user time zones from time zone offsets to time zone names.

Namespace

Drupal\user\Plugin\migrate\process\d6

Code

protected $dateConfig;