Project

General

Profile

Actions

Task #96805

closed

Remove superfluous function call

Added by TYPO3 GmbH TYPO3com almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-02-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

the function call seems superfluous, the condition tests if the array key exists, so the first parameter should be empty, the called function cObjGet tests if the first parameter is an array, if not, an empty string is returned. So i think we could use the empty string directly.

This issue was automatically created from https://github.com/TYPO3/typo3/pull/354

Actions

Also available in: Atom PDF