protected property ProfileValues::$init in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/src/Plugin/migrate/ProfileValues.php \Drupal\user\Plugin\migrate\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\migrateCode
protected $init = FALSE;