public function AddressInterface::getZone in Ubercart 8.4
Returns the state, provence, or region id.
Return value
string The zone.
File
- uc_store/
src/ AddressInterface.php, line 124
Class
- AddressInterface
- Defines an object to hold Ubercart mailing address information.
Namespace
Drupal\uc_storeCode
public function getZone();