public function AddressInterface::getCity in Ubercart 8.4
Returns the city name.
Return value
string The city.
File
- uc_store/
src/ AddressInterface.php, line 106
Class
- AddressInterface
- Defines an object to hold Ubercart mailing address information.
Namespace
Drupal\uc_storeCode
public function getCity();