You are here

protected property Client::$endpoint in Little helpers 7

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

File

src/Rest/Client.php, line 10

Class

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

Namespace

Drupal\little_helpers\Rest

Code

protected $endpoint;