You are here

protected property TweetFetcher::$twitter in Media entity Twitter 8.2

Same name and namespace in other branches
  1. 8 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_twitter

Code

protected $twitter;