‪TYPO3CMS  ‪main
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 29 of file InstallerScripts.php.

Member Function Documentation

◆ register()

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

Definition at line 31 of file InstallerScripts.php.