protected property Twitter::$format in Twitter 6.3
Same name and namespace in other branches
- 7.3 twitter.lib.php \Twitter::format
Type: $format API format to use: can be json or xml
File
- ./
twitter.lib.php, line 89 - Classes to implement the full Twitter API
Class
- Primary Twitter API implementation class Supports the full REST API for twitter.
Code
protected $format = 'json';