Kraken\Filesystem\Factory\Aws3v3Factory::getDefaults PHP Méthode

getDefaults() protected méthode

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