‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Updates\ConfirmableInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Install\Updates\ConfirmableInterface:
TYPO3\CMS\Extensionmanager\Updates\AbstractDownloadExtensionUpdate TYPO3\CMS\Extensionmanager\Updates\FeLoginModeExtractionUpdate TYPO3\CMS\Install\Updates\AbstractDownloadExtensionUpdate

Public Member Functions

 getConfirmation ()
 

Detailed Description

Use if upgrade wizard needs confirmation

Definition at line 23 of file ConfirmableInterface.php.

Member Function Documentation

◆ getConfirmation()

TYPO3\CMS\Install\Updates\ConfirmableInterface::getConfirmation ( )

Return a confirmation message instance

Implemented in TYPO3\CMS\Extensionmanager\Updates\FeLoginModeExtractionUpdate.