You are here

protected property UserData::$userData in Drupal 10

Same name in this branch
  1. 10 core/modules/user/src/Plugin/views/field/UserData.php \Drupal\user\Plugin\views\field\UserData::userData
  2. 10 core/modules/user/src/Plugin/migrate/destination/UserData.php \Drupal\user\Plugin\migrate\destination\UserData::userData
Same name and namespace in other branches
  1. 8 core/modules/user/src/Plugin/migrate/destination/UserData.php \Drupal\user\Plugin\migrate\destination\UserData::userData
  2. 9 core/modules/user/src/Plugin/migrate/destination/UserData.php \Drupal\user\Plugin\migrate\destination\UserData::userData

Type: \Drupal\user\UserData

File

core/modules/user/src/Plugin/migrate/destination/UserData.php, line 22

Class

UserData
Plugin annotation @MigrateDestination( id = "user_data" )

Namespace

Drupal\user\Plugin\migrate\destination

Code

protected $userData;