ResolvedHandler
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
- $invoke : Closure
- $needsRequestScope : bool
- $returnsResponse : bool
Methods
- __construct() : mixed
Properties
$invoke
public
Closure
$invoke
$needsRequestScope
public
bool
$needsRequestScope
$returnsResponse
public
bool
$returnsResponse
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