Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TYPO3
content_replacer
Commits
bac23310
Commit
bac23310
authored
Jun 28, 2022
by
Matthias Adrowski
Browse files
[TASK] ECS fix
parent
c9a268b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Classes/Middleware/ContentReplacerMiddleware.php
View file @
bac23310
...
...
@@ -162,8 +162,6 @@ class ContentReplacerMiddleware implements MiddlewareInterface {
* @throws \TYPO3\CMS\Core\Http\ImmediateResponseException
*/
public
function
prepareConfiguration
():
array
{
$extensionConfiguration
=
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'EXTENSIONS'
][
'content_replacer'
]
??
[];
if
(
empty
(
$GLOBALS
[
'TSFE'
]
->
tmpl
->
setup
))
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment