You are here

protected property Twitter::$password in Twitter 6.3

Same name and namespace in other branches
  1. 7.3 twitter.lib.php \Twitter::password

Type: $password Twitter password to use for authenticated requests

File

./twitter.lib.php, line 104
Classes to implement the full Twitter API

Class

Twitter
Primary Twitter API implementation class Supports the full REST API for twitter.

Code

protected $password;