You are here

protected property SoundcloudForm::$httpClient in Media entity Soundcloud 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/SoundcloudForm.php \Drupal\media_entity_soundcloud\Form\SoundcloudForm::httpClient

The http client.

Type: \GuzzleHttp\ClientInterface

File

src/Form/SoundcloudForm.php, line 24

Class

SoundcloudForm

Namespace

Drupal\media_entity_soundcloud\Form

Code

protected $httpClient;