You need to sign in or sign up before continuing.
Remove TypoScript parser
Complete TypoScript will be parsed by extbase already:
$this->typoScriptService->convertTypoScriptArrayToPlainArray
So no need to to that again.
Complete TypoScript will be parsed by extbase already:
$this->typoScriptService->convertTypoScriptArrayToPlainArray
So no need to to that again.