[TASK] Remove unnecessary typecast in ext:adminpanel
The return type of `getConfigurationOption()` is defined as boolean, so the typecast can safely be removed. Resolves: #101412 Releases: main Signed-off-by:Torben Hansen <derhansen@gmail.com> Change-Id: I4408e15c6bb39527ee2ba9b119dbb8d85aff3fb3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80113 Reviewed-by:
Stefan B�rk <stefan@buerk.tech> Reviewed-by:
Sybille Peters <sypets@gmx.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan B�rk <stefan@buerk.tech> Tested-by:
Sybille Peters <sypets@gmx.de>
Please register or sign in to comment