Actions
Bug #52567
closedNamespace TYPO3\CMS\Recordlist
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-10-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The namespace does not reflect the file location:
TYPO3\CMS\Recordlist
ext: recordlist/Classes/RecordList.php
Updated by Mathias Brodala almost 11 years ago
Where do you have this invocation from? All I am able to find is the (proper) reference to TYPO3\CMS\Recordlist\RecordList
.
Actions