Actions
Task #104023
closedUse attribute for service autoconfiguration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TYPO3\CMS\Scheduler\Domain\Repository\SchedulerTaskRepository: public: true
should become
#[Autoconfigure(public: true)]
Actions