protected property InstagramEmbedFetcher::$cache in Media entity Instagram 8.2
Same name and namespace in other branches
- 8 src/InstagramEmbedFetcher.php \Drupal\media_entity_instagram\InstagramEmbedFetcher::cache
The optional cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
InstagramEmbedFetcher.php, line 30
Class
- InstagramEmbedFetcher
- Fetches instagram post via oembed.
Namespace
Drupal\media_entity_instagramCode
protected $cache;