Task #92130
DatabaseRecordList: Drop property HTMLcode
Start date:
2020-08-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The property HTMLcode is only used to collect the output for the tables in generateList(). Therefore, generateList() should return the collected output, and the property HTMLcode should be removed.