You are here

protected property TwitterAPIExchange::$httpStatusCode in Twitter Profile Widget 8.2

Same name and namespace in other branches
  1. 8 src/Resources/j7mbo/twitter_api_php/TwitterAPIExchange.php \Drupal\twitter_profile_widget\Resources\j7mbo\twitter_api_php\TwitterAPIExchange::httpStatusCode

The HTTP status code from the previous request

Type: int

File

src/Resources/j7mbo/twitter_api_php/TwitterAPIExchange.php, line 69

Class

TwitterAPIExchange
Twitter-API-PHP : Simple PHP wrapper for the v1.1 API

Namespace

Drupal\twitter_profile_widget\Resources\j7mbo\twitter_api_php

Code

protected $httpStatusCode;