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