protected property TweetFetcher::$cache in Media entity Twitter 8
Same name and namespace in other branches
- 8.2 src/TweetFetcher.php \Drupal\media_entity_twitter\TweetFetcher::cache
The optional cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
TweetFetcher.php, line 19
Class
- TweetFetcher
- Fetches (and caches) tweet data from Twitter's API.
Namespace
Drupal\media_entity_twitterCode
protected $cache;