‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Core\ApplicationInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Core\ApplicationInterface:
TYPO3\CMS\Core\Console\CommandApplication TYPO3\CMS\Core\Http\AbstractApplication TYPO3\CMS\Backend\Http\Application TYPO3\CMS\Core\Http\Application TYPO3\CMS\Frontend\Http\Application TYPO3\CMS\Install\Http\Application

Public Member Functions

 run ()
 

Detailed Description

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.

Definition at line 26 of file ApplicationInterface.php.

Member Function Documentation

◆ run()

TYPO3\CMS\Core\Core\ApplicationInterface::run ( )