public function AddressInterface::getStreet1 in Ubercart 8.4
Returns the first line of street address.
Return value
string First line of street address.
File
- uc_store/
src/ AddressInterface.php, line 70
Class
- AddressInterface
- Defines an object to hold Ubercart mailing address information.
Namespace
Drupal\uc_storeCode
public function getStreet1();