You are here

protected property Twitter::$password in Twitter 7.3

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

Type: $password Twitter password to use for authenticated requests

File

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

Class

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

Code

protected $password;