final |
|---|
readonly |
Handles singleton requests — returns a single named entity instance.
Emits: {"@odata.context":"<serviceRoot>$metadata#<SingletonName>","prop":"value",...}
| Methods | ||
|---|---|---|
public
|
__construct(RuntimeSchemaInterface $schema, string $serviceRoot)
|
# |
public
|
handle(SingletonInterface $singleton, SelectList $select): ODataResponse
|
# |