From 36d4804300c513f98a15f3750006b0e10ca4174f Mon Sep 17 00:00:00 2001 From: Simon Schaufelberger Date: Mon, 25 Nov 2024 11:57:55 +0100 Subject: [PATCH] [BUGFIX] Use spaces instead of tabs in code sample diff --- ...teItemsIndexedKeysToAssociativeFractor.php | 96 +++++++++---------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/packages/typo3-fractor/rules/TYPO3v12/FlexForm/MigrateItemsIndexedKeysToAssociativeFractor.php b/packages/typo3-fractor/rules/TYPO3v12/FlexForm/MigrateItemsIndexedKeysToAssociativeFractor.php index c15bbcf6..d14d0d88 100644 --- a/packages/typo3-fractor/rules/TYPO3v12/FlexForm/MigrateItemsIndexedKeysToAssociativeFractor.php +++ b/packages/typo3-fractor/rules/TYPO3v12/FlexForm/MigrateItemsIndexedKeysToAssociativeFractor.php @@ -44,30 +44,30 @@ public function getRuleDefinition(): RuleDefinition Sheet Title array - - - select - selectSingle - - - - - - - Label 1 - 1 - - - Label 2 - 2 - - - Label 3 - 3 - - - - + + + select + selectSingle + + + + + + + Label 1 + 1 + + + Label 2 + 2 + + + Label 3 + 3 + + + + @@ -83,30 +83,30 @@ public function getRuleDefinition(): RuleDefinition Sheet Title array - - - select - selectSingle - - - - - - 1 - - - - 2 - - - - 3 - - - - + + + select + selectSingle + + + + + + 1 + + + + 2 + + + + 3 + + + +