You are here

protected property DeprecationAnalyzer::$httpClient in Upgrade Status 8.3

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

HTTP Client for drupal.org API calls.

Type: \GuzzleHttp\Client

File

src/DeprecationAnalyzer.php, line 67

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $httpClient;