‪TYPO3CMS  11.5
TYPO3\CMS\Install\Updates\ChattyInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Install\Updates\ChattyInterface:
TYPO3\CMS\Install\Updates\AbstractDownloadExtensionUpdate TYPO3\CMS\Install\Updates\DatabaseUpdatedPrerequisite TYPO3\CMS\Install\Updates\ReferenceIndexUpdatedPrerequisite TYPO3\CMS\Install\Updates\CollectionsExtractionUpdate TYPO3\CMS\Install\Updates\FeeditExtractionUpdate TYPO3\CMS\Install\Updates\SysActionExtractionUpdate TYPO3\CMS\Install\Updates\TaskcenterExtractionUpdate

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()

TYPO3\CMS\Install\Updates\ChattyInterface::setOutput ( OutputInterface  $output)