protected property Instagram::$current_user in Drupagram 7
Same name and namespace in other branches
- 6 drupagram.lib.php \Instagram::current_user
OAuth user object
Type: object
File
- ./
drupagram.lib.php, line 119 - Classes to implement the full Instagram API
Class
- Primary Instagram API implementation class Supports the full REST API for drupagram.
Code
protected $current_user = NULL;