AbstractController
Controller abstract for shared parts of the install tool.
This class is a specific controller implementation and is not considered part of the Public TYPO3 API.
Table of Contents
Methods
- initializeView() : ViewInterface
- Helper method to initialize a view instance.
Methods
initializeView()
Helper method to initialize a view instance.
protected
initializeView(ServerRequestInterface $request) : ViewInterface
Parameters
- $request : ServerRequestInterface