protected property Twitter::$source in Twitter 7.5
Same name and namespace in other branches
- 6.5 twitter.lib.php \Twitter::source
- 6.3 twitter.lib.php \Twitter::source
- 7.6 twitter.lib.php \Twitter::source
- 7.3 twitter.lib.php \Twitter::source
Type: $source the twitter api 'source'
File
- ./
twitter.lib.php, line 23 - Integration layer to communicate with the Twitter REST API 1.1. https://dev.twitter.com/docs/api/1.1
Class
- Primary Twitter API implementation class
Code
protected $source = 'drupal';