SchedulerSetupCheckController
FinalYes
Render 'Setup Check' view.
This class is a specific Backend controller implementation and is not considered part of the Public TYPO3 API.
Attributes
- #[AsController]
Table of Contents
Methods
- __construct() : mixed
- handle() : ResponseInterface
Methods
__construct()
public
__construct(Registry $registry, ModuleTemplateFactory $moduleTemplateFactory) : mixed
Parameters
- $registry : Registry
- $moduleTemplateFactory : ModuleTemplateFactory
handle()
public
handle(ServerRequestInterface $request) : ResponseInterface
Parameters
- $request : ServerRequestInterface