ConfirmableInterface extends ConfirmableInterface
Use if upgrade wizard needs confirmation
since v14.0, will be removed in TYPO34 v15.0. Use \TYPO3\CMS\Core\Upgrades\ConfirmableInterface instead.
Table of Contents
Methods
- getConfirmation() : Confirmation
- Return a confirmation message instance
Methods
getConfirmation()
Return a confirmation message instance
public
getConfirmation() : Confirmation