Actions
Task #82506
closedRemove BackendUserRepository injection in NoteController
Start date:
2017-09-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The NoteController
does not really need the current user as object. Skip the call and just use the id.
Actions