- Issue created by @BenStallings
- πΊπ¦Ukraine deimos
Fix looks and works good!
Also adding a patch file for safer changes applying on site/projects.
phpstan reports:
------ ------------------------------------------------------------------------------
Line src/Negotiator.php
------ ------------------------------------------------------------------------------
85 \Drupal calls should be avoided in classes, use dependency injection instead
------ ------------------------------------------------------------------------------
phpstan analyse consumers
Inject the dependency.
Make an MR.
Active
1.0
Code
Fix looks and works good!
Also adding a patch file for safer changes applying on site/projects.