You are here

protected property Twitter::$source in Twitter 7.5

Same name and namespace in other branches
  1. 6.5 twitter.lib.php \Twitter::source
  2. 6.3 twitter.lib.php \Twitter::source
  3. 7.6 twitter.lib.php \Twitter::source
  4. 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

Twitter
Primary Twitter API implementation class

Code

protected $source = 'drupal';