You are here

public function AddressInterface::getEmail in Ubercart 8.4

Returns the email address.

Return value

string The email address.

File

uc_store/src/AddressInterface.php, line 196

Class

AddressInterface
Defines an object to hold Ubercart mailing address information.

Namespace

Drupal\uc_store

Code

public function getEmail();