Documentation

UidConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$defaultUuidVersion  : mixed
$enabled  : mixed
$nameBasedUuidNamespace  : mixed
$nameBasedUuidVersion  : mixed
$timeBasedUuidNode  : mixed
$timeBasedUuidVersion  : mixed

Methods

__construct()  : mixed
defaultUuidVersion()  : $this
enabled()  : $this
nameBasedUuidNamespace()  : $this
nameBasedUuidVersion()  : $this
timeBasedUuidNode()  : $this
timeBasedUuidVersion()  : $this
toArray()  : array<string|int, mixed>

Properties

$_usedProperties

private mixed $_usedProperties = []

$defaultUuidVersion

private mixed $defaultUuidVersion

$nameBasedUuidNamespace

private mixed $nameBasedUuidNamespace

$nameBasedUuidVersion

private mixed $nameBasedUuidVersion

$timeBasedUuidNode

private mixed $timeBasedUuidNode

$timeBasedUuidVersion

private mixed $timeBasedUuidVersion

Methods

__construct()

public __construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
$value : array<string|int, mixed> = []

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results