class Illuminate / Cache / PhpRedisLock
You are viewing an older version of the documentation. For the latest, please visit master documentation.

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}