Skip to content
Snippets Groups Projects
Commit 515052d9 authored by Christian Eßl's avatar Christian Eßl Committed by Benni Mack
Browse files

[TASK] Remove some superfluous is_object()- and null-checks

Remove some superfluous checks for is_object(), null and
similar in conditions, where subsequent conditions already
check the type more thoroughly.

Resolves: #100369
Releases: main
Change-Id: I2e5617e065ef2346fd0e9a831abe5aba7f284ff4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78342


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 29319fd2
Showing
with 10 additions and 10 deletions
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