‪TYPO3CMS  9.5
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\AbstractUpdate TYPO3\CMS\Install\Updates\BackendLayoutIconUpdateWizard TYPO3\CMS\Install\Updates\CommandLineBackendUserRemovalUpdate TYPO3\CMS\Install\Updates\DatabaseUpdatedPrerequisite TYPO3\CMS\Install\Updates\MigratePagesLanguageOverlayUpdate TYPO3\CMS\Install\Updates\ReferenceIndexUpdatedPrerequisite

Public Member Functions

 setOutput (OutputInterface $output)
 

Detailed Description

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

Definition at line 24 of file ChattyInterface.php.

Member Function Documentation

◆ setOutput()