You are here

protected property RefreshInstagramTokenAction::$httpClient in Instagram Feeds 8

GuzzleHttp\ClientInterface definition.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/Action/RefreshInstagramTokenAction.php, line 36

Class

RefreshInstagramTokenAction
Provides an action that can refresh Instagram Token for an entity.

Namespace

Drupal\instagram_feeds\Plugin\Action

Code

protected $httpClient;