You are here

protected static property UserUpdate7002::$timezones 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::timezones
  2. 10 core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php \Drupal\user\Plugin\migrate\process\d6\UserUpdate7002::timezones

System timezones.

Type: array

File

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

Class

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

Namespace

Drupal\user\Plugin\migrate\process\d6

Code

protected static $timezones;