UserInterface::getInitialEmail

public UserInterface::getInitialEmail()

Returns the email that was used when the user was registered.

Return value

string Initial email address of the user.

File

core/modules/user/src/UserInterface.php, line 160

Class

UserInterface
Provides an interface defining a user entity.

Namespace

Drupal\user

Code

public function getInitialEmail();
doc_Drupal
2016-10-29 09:52:34
Comments
Leave a Comment

Please login to continue.