Arkade\S3\Helper\Data::getRegion PHP Method

getRegion() public method

public getRegion ( )
    public function getRegion()
    {
        return $this->scopeConfig->getValue('arkade_s3/general/region');
    }