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

getClass() protected method

protected getClass ( ) : string
return string
    protected function getClass()
    {
        return AwsS3Adapter::class;
    }