Nexus API Reference

InvocationContext
in package

Read onlyYes
AbstractYes
Tags
psalm-api

Common base for every per-call resolution context. Carries the scope (enum) and the services (container/serializer/actors) that any resolver might need.

Sealed via PHP convention — only the three concrete subclasses in this namespace (HttpBootContext, HttpRequestContext) and one in nexus-http-ws (WsConnectionContext) extend this. The framework itself never instantiates the abstract base.

Table of Contents

Properties

$scope  : Scope
$services  : ResolverServices

Methods

__construct()  : mixed

Properties

Methods


        
On this page

Search results