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([callable|null $execute = null ]) : mixed
    Parameters
- $execute : callable|null = null
 - 
                    
Deprecated, will be removed in TYPO3 v12.0