Kraken\Filesystem\Factory\RackspaceFactory::getClient PHP Method

getClient() protected method

protected getClient ( ) : string
return string
    protected function getClient()
    {
        return Rackspace::class;
    }