Skip to content
Snippets Groups Projects
Commit 7cf3dac9 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Christian Kuhn
Browse files

[TASK] Remove unnecessary access of superglobals

Since $loginType will be always 'BE' in this context, there is
no need to access $GLOBALS['BE_USER'] for this information.

Resolves: #93018
Releases: master
Change-Id: I0c6bef5d7f8eebbe2aca325d7e3737a2659dd53a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67046


Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 282de42e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment