Kraken\Filesystem\Factory\Aws3v3Factory::getDefaults PHP Метод

getDefaults() защищенный Метод

protected getDefaults ( ) : mixed[]
Результат mixed[]
    protected function getDefaults()
    {
        return ['bucket' => '', 'prefix' => '', 'options' => []];
    }