ProfileValues::$init

Flag determining whether the process plugin has been initialized.

Type: bool

File

core/modules/user/src/Plugin/migrate/ProfileValues.php, line 19

Class

ProfileValues
Plugin class for user migrations dealing with profile values.

Namespace

Drupal\user\Plugin\migrate

Code

protected $init = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.