stingus/StingusJiraBundle

View on GitHub
Oauth/OauthClient.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Avoid using static access to class '\GuzzleHttp\HandlerStack' in method 'getClient'.
Open

$stack = HandlerStack::create();
Severity: Minor
Found in Oauth/OauthClient.php by phpmd
Category
Status