‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Composer\InstallerScripts Class Reference
Inheritance diagram for TYPO3\CMS\Install\Composer\InstallerScripts:

Static Public Member Functions

static register (Event $event, ScriptDispatcher $scriptDispatcher)
 

Detailed Description

Hook into Composer build to generate TYPO3 install tool entry script

only used within TYPO3's composer mode and not part of TYPO3 Core API.

Definition at line 30 of file InstallerScripts.php.

Member Function Documentation

◆ register()

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

Definition at line 32 of file InstallerScripts.php.