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

Member Function Documentation

◆ disablePreCommitHook()

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

Definition at line 62 of file InstallerScripts.php.

◆ enableCommitMessageHook()

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

Definition at line 31 of file InstallerScripts.php.

◆ enablePreCommitHook()

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

Definition at line 45 of file InstallerScripts.php.