| Methods | ||
|---|---|---|
public
|
__construct(int $localUid, object $value, Closure($this): void $destructFx)
|
# |
public
|
__destruct()
|
# |
public
|
getLocalUid(): int
|
# |
public
|
getValue(): ?object
|
# |
| Properties | |||
|---|---|---|---|
private
|
int
|
$localUid
|
# |
private
|
WeakReference<object>
|
$weakValue
|
# |
private
|
Closure($this): void
|
$destructFx
|
# |