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

getClass() protected method

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