You are here

public function AddressInterface::getLastName in Ubercart 8.4

Returns the surname.

Return value

string The surname.

File

uc_store/src/AddressInterface.php, line 34

Class

AddressInterface
Defines an object to hold Ubercart mailing address information.

Namespace

Drupal\uc_store

Code

public function getLastName();