OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Contract\ICountryAware Interface Reference

Public Member Functions

 setCountry (\OxidEsales\Eshop\Application\Model\Country $oCountry)
 
 getCountry ()
 

Detailed Description

Interface for country getter and setter

Member Function Documentation

◆ getCountry()

OxidEsales\EshopCommunity\Core\Contract\ICountryAware::getCountry ( )

Country getter

Returns
\OxidEsales\Eshop\Application\Model\Country

◆ setCountry()

OxidEsales\EshopCommunity\Core\Contract\ICountryAware::setCountry ( \OxidEsales\Eshop\Application\Model\Country  $oCountry)

Country setter

Parameters
\OxidEsales\Eshop\Application\Model\Country$oCountry

The documentation for this interface was generated from the following file: