Kraken\Filesystem\Factory\RedisFactory::getClass PHP 메소드

getClass() 보호된 메소드

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