protected property EntityUser::$password in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/src/Plugin/migrate/destination/EntityUser.php \Drupal\user\Plugin\migrate\destination\EntityUser::password
- 10 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 75
Class
- EntityUser
- Provides a destination plugin for migrating user entities.
Namespace
Drupal\user\Plugin\migrate\destinationCode
protected $password;