‪TYPO3CMS  10.4
TYPO3\CMS\Composer\Scripts\InstallerScripts Class Reference

Static Public Member Functions

static enableCommitMessageHook (Event $event)
 
static enablePreCommitHook (Event $event)
 
static disablePreCommitHook (Event $event)
 

Detailed Description

Definition at line 30 of file InstallerScripts.php.

Member Function Documentation

◆ disablePreCommitHook()

static TYPO3\CMS\Composer\Scripts\InstallerScripts::disablePreCommitHook ( Event  $event)
static

Definition at line 63 of file InstallerScripts.php.

◆ enableCommitMessageHook()

static TYPO3\CMS\Composer\Scripts\InstallerScripts::enableCommitMessageHook ( Event  $event)
static

Definition at line 32 of file InstallerScripts.php.

◆ enablePreCommitHook()

static TYPO3\CMS\Composer\Scripts\InstallerScripts::enablePreCommitHook ( Event  $event)
static

Definition at line 46 of file InstallerScripts.php.