You are here

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

Get retired account.

Return value

\Drupal\user\UserInterface|null Retired account.

1 method overrides MultiStepStorageInterface::getRetiredAccount()
MultiStepStorage::getRetiredAccount in src/MultiStepStorage.php
Get retired account.

File

src/MultiStepStorageInterface.php, line 56

Class

MultiStepStorageInterface
Interface MultiStepStorageInterface.

Namespace

Drupal\usermerge

Code

public function getRetiredAccount();