- Issue created by @prudloff
CacheTagsSimplifySubscriber calls the \Drupal::config()
method, this is not recommended in object oriented code.
https://git.drupalcode.org/project/cache_tags_simplify/-/jobs/4763018
CacheTagsSimplifySubscriber should use dependency injection to inject the config factory service.
Active
1.1
Code