Pneuma Template

CgiTemplate extends CgiExtension
in package

Describes CgiTemplate control

Table of Contents

Methods

getCgiTemplate()  : ResponseInterface
GET / fast route

Methods

getCgiTemplate()

GET / fast route

public getCgiTemplate(ServerRequestInterface $request, ResponseInterface $response, array<string, string> $arguments) : ResponseInterface
Parameters
$request : ServerRequestInterface

PSR-7 ServerRequestInterface

$response : ResponseInterface

PSR-7 ResponseInterface

$arguments : array<string, string>

Fast route srguments

Return values
ResponseInterface

        
On this page

Search results