ApplicationInterface
The base ApplicationInterface which is used for all Entry Points for TYPO3, may it be Frontend, Backend, Install Tool or Command Line.
only to be meant for internal Application-level purposes, not part of TYPO3 Core API.
Table of Contents
Methods
- run() : mixed
- Starting point
Methods
run()
Starting point
public
run() : mixed