-
author
-
Table of Contents
Constants
-
PREFIX
= 'BomRef.'
Properties
-
$bomRefs
: array<string|int, BomRef>
-
$originalValues
: array<string|int, string|null>
Methods
-
__construct()
: mixed
-
discriminate()
: void
-
reset()
: void
-
makeUniqueId()
: string
PREFIX
private
string
PREFIX
= 'BomRef.'
$bomRefs
read-only
private
array<string|int, BomRef>
$bomRefs
-
psalm-var
-
$originalValues
read-only
private
array<string|int, string|null>
$originalValues
-
psalm-var
-
__construct()
public
__construct(BomRef ...$bomRefs) : mixed
Parameters
-
$bomRefs
: BomRef
-
discriminate()
public
discriminate() : void
reset()
public
reset() : void
makeUniqueId()
protected
makeUniqueId() : string