Project

General

Profile

Actions

Bug #94789

closed

Fix foreach array used as variabele in TranslationServiceTest

Added by Wouter Wolters over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2021-08-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

foreach ($textElementXlfPaths as $textElementXlfPaths) {
$this->store->flushData($textElementXlfPaths);
}

should use $textElementXlfPath

Actions

Also available in: Atom PDF