protected property TweetFetcher::$twitter in Media entity Twitter 8
Same name and namespace in other branches
- 8.2 src/TweetFetcher.php \Drupal\media_entity_twitter\TweetFetcher::twitter
The current API exchange object.
Type: \TwitterAPIExchange
File
- src/
TweetFetcher.php, line 33
Class
- TweetFetcher
- Fetches (and caches) tweet data from Twitter's API.
Namespace
Drupal\media_entity_twitterCode
protected $twitter;