You are here

protected property EntityUser::$password in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 35
Contains \Drupal\user\Plugin\migrate\destination\EntityUser.

Class

EntityUser
Plugin annotation @MigrateDestination( id = "entity:user" )

Namespace

Drupal\user\Plugin\migrate\destination

Code

protected $password;