You are here

public function AddressInterface::getCompany in Ubercart 8.4

Returns the company or organization name.

Return value

string The company or organization name.

File

uc_store/src/AddressInterface.php, line 52

Class

AddressInterface
Defines an object to hold Ubercart mailing address information.

Namespace

Drupal\uc_store

Code

public function getCompany();