You are here

protected property RestExampleClientCalls::$remoteUrl in Examples for Developers 3.x

The URL of the remote REST server.

Type: string

File

modules/rest_example/src/RestExampleClientCalls.php, line 54

Class

RestExampleClientCalls
Here we interact with the remote service.

Namespace

Drupal\rest_example

Code

protected $remoteUrl;