final |
|---|
Resolves the OData service for the current request and binds it to the container so downstream middleware (e.g. EnsureODataAuthenticated) can access it without re-resolving.
Service lookup is delegated to Ui5ODataServiceRegistry which bridges the artifact registry to ODataServiceRegistryInterface.
| Methods | ||
|---|---|---|
public
|
__construct(ODataServiceRegistryInterface $registry)
|
# |
public
|
handle(Request $request, Closure(Request): Response $next): Response
|
# |