protected property TweetFetcher::$credentials in Media entity Twitter 8
Same name and namespace in other branches
- 8.2 src/TweetFetcher.php \Drupal\media_entity_twitter\TweetFetcher::credentials
The current set of Twitter API credentials.
Type: array
File
- src/
TweetFetcher.php, line 26
Class
- TweetFetcher
- Fetches (and caches) tweet data from Twitter's API.
Namespace
Drupal\media_entity_twitterCode
protected $credentials = [];