Uuid
in package
Read onlyYes
Table of Contents
Constants
- uuid_v4 = 'xxxxxxxx_xxxx_4xxx_yxxx_xxxxxxxxxxxx'
Properties
- $uuid : string
Methods
- __construct() : mixed
- __toString() : string
- xy() : string
Constants
uuid_v4
public
mixed
uuid_v4
= 'xxxxxxxx_xxxx_4xxx_yxxx_xxxxxxxxxxxx'
Properties
$uuid
private
string
$uuid
Methods
__construct()
public
__construct() : mixed
__toString()
public
__toString() : string
Return values
stringxy()
private
static xy(array<string|int, mixed> $xy) : string
Parameters
- $xy : array<string|int, mixed>