You are here

public function AddressInterface::getStreet2 in Ubercart 8.4

Returns the second line of street address.

Return value

string Second line of street address.

File

uc_store/src/AddressInterface.php, line 88

Class

AddressInterface
Defines an object to hold Ubercart mailing address information.

Namespace

Drupal\uc_store

Code

public function getStreet2();