RestExampleClientCalls::$remoteUrl

Same name in other branches
  1. 4.0.x modules/rest_example/src/RestExampleClientCalls.php \Drupal\rest_example\RestExampleClientCalls::remoteUrl

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;