OCA\OcSms\Db\ConfigMapper::getCountry PHP Méthode

getCountry() public méthode

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