protected property UserUpdate7002::$dateConfig in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php \Drupal\user\Plugin\migrate\process\d6\UserUpdate7002::dateConfig
- 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\d6Code
protected $dateConfig;