File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 * LICENSE file that was distributed with this source code.
1313 */
1414
15- #[UpgradeWizard('cart_updateListTypeToCType ' )]
15+ #[UpgradeWizard('cartProducts_updateListTypeToCType ' )]
1616class ListTypeToCTypeUpdate extends AbstractListTypeToCTypeUpdate
1717{
1818 protected function getListTypeToCTypeMapping (): array
Original file line number Diff line number Diff line change 2020use TYPO3 \CMS \Install \Updates \DatabaseUpdatedPrerequisite ;
2121use TYPO3 \CMS \Install \Updates \UpgradeWizardInterface ;
2222
23- #[UpgradeWizard('switchableControllerActionsPluginUpdater ' )]
23+ #[UpgradeWizard('cartProducts_switchableControllerActionsPluginUpdater ' )]
2424class SwitchableControllerActionsPluginUpdater implements UpgradeWizardInterface
2525{
2626 private const MIGRATION_SETTINGS = [
You can’t perform that action at this time.
0 commit comments