OCA\OcSms\Db\ConfigMapper::getCountry PHP 메소드

getCountry() 공개 메소드

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