You are here

protected property Twitter::$format in Twitter 7.3

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

Type: $format API format to use: can be json or xml

File

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

Class

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

Code

protected $format = 'json';