Home
last modified time | relevance | path

Searched refs:setExecutionContext (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/
H A DHttpResponse.php83 return (new HttpResponse())->setExecutionContext($executionContext);
86 public function setExecutionContext(ExecutionContext $executionContext): HttpResponse function in ComboStrap\\HttpResponse