Actions
Task #104574
closedInject FieldValueGenerators with DI
Start date:
2024-08-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There is a whole bunch of `FieldValueGenerators` in EXT:styleguide that could be instantiated with DI when they're needed. At the moment they're instantiated with GU::mI automatically.
Actions