Nexus API Reference

HttpBootContext extends InvocationContext
in package

Read onlyYes
FinalYes
Tags
psalm-api

Resolution context active when an HTTP handler is being constructed at boot time (HandlerResolver::instantiate). No request is available yet — services only. Resolvers that need request-bound data (FromBody, FromPrincipal, ServerRequest, ...) return null at compile time when given this scope.

Table of Contents

Properties

$scope  : Scope
$services  : ResolverServices

Methods

__construct()  : mixed

Properties

Methods


        
On this page

Search results