You are here

protected property DeprecationAnalyzer::$httpClient in Upgrade Status 8.2

Same name and namespace in other branches
  1. 8.3 src/DeprecationAnalyzer.php \Drupal\upgrade_status\DeprecationAnalyzer::httpClient

HTTP Client for drupal.org API calls.

Type: \GuzzleHttp\Client

File

src/DeprecationAnalyzer.php, line 73

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $httpClient;