Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use service interfaces, not specific implementations. #4334

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

esolitos
Copy link

@esolitos esolitos commented Sep 7, 2022

This is just a simple fix which replaces the references to \Drupal\Core\Extension\ModuleHandler with it's respective interface \Drupal\Core\Extension\ModuleHandlerInterface.

Fixes #4333

@LOBsTerr LOBsTerr merged commit ff58593 into hechoendrupal:master Sep 15, 2022
@LOBsTerr
Copy link
Member

Thanks for contribution

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.

fix: Use ModuleHandlerInterface instead of ModuleHandler
2 participants