Documentation

Lock
in package

Table of Contents

Properties

$time  : int
$value  : string

Methods

__construct()  : mixed
createLockRead()  : Lock

Properties

$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
Return values
Lock

        
On this page

Search results