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

getClient() 보호된 메소드

protected getClient ( ) : string
리턴 string
    protected function getClient()
    {
        return Client::class;
    }