You are here

protected property Client::$options in Little helpers 7

Same name and namespace in other branches
  1. 7.2 src/Rest/Client.php \Drupal\little_helpers\Rest\Client::options

File

src/Rest/Client.php, line 11

Class

Client
This a simple JSON REST Client based on drupal_http_request().

Namespace

Drupal\little_helpers\Rest

Code

protected $options;