You are here

protected property Instagram::$access_token in Drupagram 7

Same name and namespace in other branches
  1. 6 drupagram.lib.php \Instagram::access_token

Decoded plain access token

Type: string

File

./drupagram.lib.php, line 113
Classes to implement the full Instagram API

Class

Instagram
Primary Instagram API implementation class Supports the full REST API for drupagram.

Code

protected $access_token = NULL;