UpgradeWizard extends UpgradeWizard
Service tag to autoconfigure upgrade wizards
since v14.0, will be removed in TYPO34 v15.0. Use \TYPO3\CMS\Core\Attribute\UpgradeWizard instead.
Attributes
- #[Attribute]
- \Attribute::TARGET_CLASS
Table of Contents
Constants
- TAG_NAME = 'install.upgradewizard'
Properties
- $identifier : string
Methods
- __construct() : mixed
Constants
TAG_NAME
public
mixed
TAG_NAME
= 'install.upgradewizard'
Properties
$identifier
public
string
$identifier
Methods
__construct()
public
__construct(string $identifier) : mixed
Parameters
- $identifier : string