Actions
Bug #91287
closedWrong-spelled and not available class in Services.yaml
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
2020-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In Services.yaml the class "TYPO3\CMS\Dashboard\DasboardRegistry" is set to public:
- It is wrong-spelled
- It does not exist
So it should be removed.
Actions