Locker
Table of Contents
Methods
Methods
lock()
Lock
public
static lock(string $key, int $id) : bool
Parameters
- $key : string
- $id : int
Return values
boolunlock()
Unlock
public
static unlock(string $key, int $id) : bool
Parameters
- $key : string
- $id : int