Actions
Feature #97150
openSupport dependency injection for routing aspects
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2022-03-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Reported by John Miller in #97149, routing aspects do not allow dependeny injection as $settings array is passed uncondtially to aspects.
An SettingsAwareInterface
should be aded that allows settings to be set via a setter method instead of the constructor arguments
Updated by Benjamin Franzke over 2 years ago
- Related to Bug #97149: GeneralUtility::makeinstance() container fetch should be allowed with or without arguments. added
Updated by Benjamin Franzke over 2 years ago
- Status changed from New to Accepted
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for Major Version
Actions