- Issue created by @BenStallings
phpstan reports,
------ ------------------------------------------------------------------------------
Line src/Theme/ThemeNegotiator.php
------ ------------------------------------------------------------------------------
70 \Drupal calls should be avoided in classes, use dependency injection instead
------ ------------------------------------------------------------------------------
phpstan analyse -l0 gin_login
add the dependency to services.yml and __construct()
make an MR
Active
2.1
Code