QrCodeController

Read onlyYes
Internal

This is a concrete controller implementation and is not part of TYPO3 Core API.

Attributes
#[AsController]

Table of Contents

Properties

$graphicalFunctions  : GraphicalFunctions
$mimeTypeDetector  : MimeTypeDetector
$responseFactory  : ResponseFactoryInterface
$streamFactory  : StreamFactoryInterface

Methods

__construct()  : mixed
downloadAction()  : ResponseInterface
getQrCodeAction()  : ResponseInterface

Properties

$responseFactory

protected ResponseFactoryInterface $responseFactory

$streamFactory

protected StreamFactoryInterface $streamFactory

Methods

downloadAction()

public downloadAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

getQrCodeAction()

public getQrCodeAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

        
On this page

Search results