Problem/Motivation
There are a few instances in the RokkaToolkit class where we are sideloading services using the \Drupal::service() facade. Let's replace this with proper dependency injection.
Issue fork rokka-3560356
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pfrenssen