IconController
Read onlyYes
Controller for icon handling
Attributes
- #[AsController]
Table of Contents
Methods
- __construct() : mixed
- getIcon() : ResponseInterface
Methods
__construct()
public
__construct(IconFactory $iconFactory) : mixed
Parameters
- $iconFactory : IconFactory
getIcon()
public
getIcon(ServerRequestInterface $request) : ResponseInterface
Parameters
- $request : ServerRequestInterface