IconController

Controller for icon handling

Internal

Table of Contents

Properties

$iconFactory  : IconFactory
$iconRegistry  : IconRegistry

Methods

__construct()  : mixed
Set up dependencies
getCacheIdentifier()  : ResponseInterface
getIcon()  : ResponseInterface

Properties

Methods

__construct()

Set up dependencies

public __construct() : mixed

getCacheIdentifier()

public getCacheIdentifier() : ResponseInterface
Internal
Return values
ResponseInterface

getIcon()

public getIcon(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Internal
Return values
ResponseInterface

        
On this page

Search results