Resolves a singleton to its single entity instance.
Implementations return the singleton's current state as an associative array. The singleton is always a single entity — no collection, no key.
| Methods | ||
|---|---|---|
public
|
resolve(): array<string, mixed>
|
# |