- Issue created by @swirt
There are currently three items that phpstan is not happy with in the CI pipeline. It would be good to get those resolved so we don't have to keep seeing them in every MR.
Line src/AiMigrator.php
------ ----------------------------------------------------------------------
66 \Drupal calls should be avoided in classes, use dependency injection
instead
πͺͺ globalDrupalDependencyInjection.useDependencyInjection
70 \Drupal calls should be avoided in classes, use dependency injection
instead
πͺͺ globalDrupalDependencyInjection.useDependencyInjection
99 \Drupal calls should be avoided in classes, use dependency injection
instead
πͺͺ globalDrupalDependencyInjection.useDependencyInjection
Active
1.0
Code