LinkController

FinalYes
Internal
Attributes
#[AsController]

Table of Contents

Properties

$linkService  : LinkService
$resourceFactory  : ResourceFactory

Methods

__construct()  : mixed
resourceAction()  : ResponseInterface
getLanguageService()  : LanguageService
getResponseData()  : array<string|int, mixed>
Prepare response data for a JSON response

Properties

Methods

resourceAction()

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

getResponseData()

Prepare response data for a JSON response

protected getResponseData(bool $success[, string|null $message = null ][, string|null $link = null ]) : array<string|int, mixed>
Parameters
$success : bool
$message : string|null = null
$link : string|null = null
Return values
array<string|int, mixed>

        
On this page

Search results