[TASK] Remove superfluous null coalescing operator
Remove a superfluous null coalescing operator in AbstractConfigurationManager since the $conf variable is always an array. Resolves: #96693 Releases: main, 11.5 Change-Id: I95aab1d1213731b8cb63f95bb7e0869d53d3444f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73226 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment