RestExampleClientCalls::$remoteUrl
Same name in other branches
- 3.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_exampleCode
protected $remoteUrl;