InstallerScripts implements InstallerScriptsRegistration
Hook into Composer build to generate TYPO3 frontend entry script
only used for TYPO3 Core internally.
Table of Contents
Interfaces
- InstallerScriptsRegistration
Methods
- register() : mixed
Methods
register()
public
static register(Event $event, ScriptDispatcher $scriptDispatcher) : mixed
Parameters
- $event : Event
- $scriptDispatcher : ScriptDispatcher