You are here

public function MultiStepStorageInterface::getRetainedAccount in User Merge 2.x

Get retained account.

Return value

\Drupal\user\UserInterface|null Retained account.

1 method overrides MultiStepStorageInterface::getRetainedAccount()
MultiStepStorage::getRetainedAccount in src/MultiStepStorage.php
Get retained account.

File

src/MultiStepStorageInterface.php, line 64

Class

MultiStepStorageInterface
Interface MultiStepStorageInterface.

Namespace

Drupal\usermerge

Code

public function getRetainedAccount();