Problem/Motivation
The PHPStan scan identifies the following issues:
------ ----------------------------------------------------------------------
Line src/EventSubscriber/ResponseSubscriber.php
------ ----------------------------------------------------------------------
47 \Drupal calls should be avoided in classes, use dependency injection
instead
53 \Drupal calls should be avoided in classes, use dependency injection
instead
------ ----------------------------------------------------------------------
Let's fix these.
Issue fork jsonapi_links-3497328
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 #3
ptmkenny commentedComment #4
ptmkenny commentedComment #6
ptmkenny commented