‪TYPO3CMS  11.5
TYPO3\CMS\Core\Composer\InstallerScripts Class Reference
Inheritance diagram for TYPO3\CMS\Core\Composer\InstallerScripts:

Static Public Member Functions

static register (Event $event, ScriptDispatcher $scriptDispatcher)
 

Detailed Description

Hook into Composer build to generate TYPO3 cli tool entry script

only used for TYPO3 internally for setting up the installation.

Definition at line 28 of file InstallerScripts.php.

Member Function Documentation

◆ register()

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

Definition at line 34 of file InstallerScripts.php.