Kraken\Filesystem\Factory\Aws3v3Factory::getDefaults PHP Method

getDefaults() protected method

protected getDefaults ( ) : mixed[]
return mixed[]
    protected function getDefaults()
    {
        return ['bucket' => '', 'prefix' => '', 'options' => []];
    }