Arkade\S3\Model\Config\Source\Region::__construct PHP Méthode

__construct() public méthode

public __construct ( S3 $helper )
$helper Arkade\S3\Helper\S3
    public function __construct(\Arkade\S3\Helper\S3 $helper)
    {
        $this->helper = $helper;
    }