Deprecation: #65956 - $returnHTML parameter of DebugUtility::debugRows()
See forge#65956
Description
The parameter $return
of the method \TYPO3\
is not used anymore and
has been marked for deprecation.
Impact
The parameter is not used anymore.
Affected installations
All method calls using this parameter are affected.
Migration
Remove the parameter in the method call.