Lock
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- createLockRead() : Lock
Properties
$time
public
int
$time
$value
public
string
$value
Methods
__construct()
public
__construct(string $value[, int|null $time = null ]) : mixed
Parameters
- $value : string
- $time : int|null = null
createLockRead()
public
static createLockRead() : Lock