protected property EntityUser::$password in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/src/Plugin/migrate/destination/EntityUser.php \Drupal\user\Plugin\migrate\destination\EntityUser::password
- 9 core/modules/user/src/Plugin/migrate/destination/EntityUser.php \Drupal\user\Plugin\migrate\destination\EntityUser::password
The password service class.
Type: \Drupal\Core\Password\PasswordInterface
File
- core/
modules/ user/ src/ Plugin/ migrate/ destination/ EntityUser.php, line 76
Class
- EntityUser
- Provides a destination plugin for migrating user entities.
Namespace
Drupal\user\Plugin\migrate\destinationCode
protected $password;