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

getClass() protected method

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