OCA\OcSms\Db\ConfigMapper::getCountry PHP Method

getCountry() public method

Helpers for different config options
public getCountry ( )
    public function getCountry()
    {
        return $this->getKey("country");
    }