protected property InstagramEmbedFetcher::$httpClient in Media entity Instagram 8
Same name and namespace in other branches
- 8.2 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;