class Illuminate / Cache / PhpRedisLock

PhpRedisLock

Extends

Methods

public

__construct ( PhpRedisConnection $redis , string $name , int $seconds , string $owner ) : void

Create a new phpredis lock instance.

Parameters

public

release ( ) : void

{@inheritDoc}