‪TYPO3CMS  9.5
TYPO3\CMS\Backend\Composer\InstallerScripts Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Composer\InstallerScripts:

Static Public Member Functions

static register (Event $event, ScriptDispatcher $scriptDispatcher)
 

Detailed Description

Hook into Composer build to generate TYPO3 backend entry script

this is used internally for TYPO3 core only

Definition at line 28 of file InstallerScripts.php.

Member Function Documentation

◆ register()

static TYPO3\CMS\Backend\Composer\InstallerScripts::register ( Event  $event,
ScriptDispatcher  $scriptDispatcher 
)
static
Parameters
Event$event
ScriptDispatcher$scriptDispatcher

Definition at line 34 of file InstallerScripts.php.