‪TYPO3CMS  10.4
TYPO3\CMS\Install\Updates\ChattyInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Install\Updates\ChattyInterface:
TYPO3\CMS\Form\Hooks\FormFileExtensionUpdate TYPO3\CMS\Install\Updates\AbstractDownloadExtensionUpdate TYPO3\CMS\Install\Updates\BackendLayoutIconUpdateWizard TYPO3\CMS\Install\Updates\DatabaseUpdatedPrerequisite TYPO3\CMS\Install\Updates\MigratePagesLanguageOverlayUpdate TYPO3\CMS\Install\Updates\ReferenceIndexUpdatedPrerequisite TYPO3\CMS\Install\Updates\AdminPanelInstall TYPO3\CMS\Install\Updates\FeeditExtractionUpdate TYPO3\CMS\Install\Updates\FuncExtractionUpdate TYPO3\CMS\Install\Updates\RedirectExtractionUpdate TYPO3\CMS\Install\Updates\RedirectsExtensionUpdate TYPO3\CMS\Install\Updates\RsaauthExtractionUpdate TYPO3\CMS\Install\Updates\SysActionExtractionUpdate TYPO3\CMS\Install\Updates\TaskcenterExtractionUpdate TYPO3\CMS\Install\Updates\Typo3DbExtractionUpdate

Public Member Functions

 setOutput (OutputInterface $output)
 

Detailed Description

Is this upgradeWizard chatty aka does it need to output things?

Definition at line 25 of file ChattyInterface.php.

Member Function Documentation

◆ setOutput()