- Issue created by @bigbabert
Using \Drupal::httpClient()->request('GET', $cert_url)->getBody(); without proper ClientInterface dependency implementation may occur in injections
N/A
Add proper dependency injection for the http client interface
Add dependency for http interface insted to use \Drupal::httpClient()
N/A
N/A
N/A
Active
1.0
Code