Skip to content

Conversation

@Nimmermaer
Copy link

The __construct method in ShowDeleteFiles caused an autowiring issue due to LanguageService being excluded in Configuration/Services.yaml. To resolve this, the instantiation of LanguageService and FileRepository was moved to the respective methods using GeneralUtility::makeInstance().

The `__construct` method in `ShowDeleteFiles` caused an autowiring issue due to `LanguageService` being excluded in `Configuration/Services.yaml`.  
To resolve this, the instantiation of `LanguageService` and `FileRepository` was moved to the respective methods using `GeneralUtility::makeInstance()`.
@Nimmermaer Nimmermaer closed this Feb 10, 2025
@Nimmermaer
Copy link
Author

The issue has already been solved with this merge request #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant