Nexus API Reference

ResolvedHandler
in package

Read onlyYes
FinalYes
Tags
psalm-api

Compiled handler. The hot path calls invoke($r, $scope, $pathParams) once. Returns either ResponseInterface or Future<ResponseInterface>.

Table of Contents

Properties

$invoke  : Closure
$needsRequestScope  : bool
$returnsResponse  : bool

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct( Warning: Array to string conversion in /opt/phpdoc/src/phpDocumentor/Transformer/Writer/Twig/LinkRenderer/CallableAdapter.php on line 78 callable(ServerRequestInterface, PerRequestActorScope, array<string, string>): Array $invoke, bool $returnsResponse, bool $needsRequestScope) : mixed
Parameters
$invoke : Warning: Array to string conversion in /opt/phpdoc/src/phpDocumentor/Transformer/Writer/Twig/LinkRenderer/CallableAdapter.php on line 78 callable(ServerRequestInterface, PerRequestActorScope, array<string, string>): Array
$returnsResponse : bool
$needsRequestScope : bool

        
On this page

Search results