protected property InstagramEmbedFetcher::$httpClient in Media entity Instagram 8.2
Same name and namespace in other branches
- 8 src/InstagramEmbedFetcher.php \Drupal\media_entity_instagram\InstagramEmbedFetcher::httpClient
Guzzle client.
Type: \GuzzleHttp\Client
File
- src/
InstagramEmbedFetcher.php, line 37
Class
- InstagramEmbedFetcher
- Fetches instagram post via oembed.
Namespace
Drupal\media_entity_instagramCode
protected $httpClient;