mediatekformation

Lock
in package

Table of Contents

$time  : int
$value  : string
__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
Return values
mixed

createLockRead()

public static createLockRead() : Lock
Return values
Lock

Search results