Interface LaravelUi5\OData\Service\Contracts\SingletonResolverInterface

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