RestExampleClientCalls::$clientAuth
Same name in other branches
- 4.0.x modules/rest_example/src/RestExampleClientCalls.php \Drupal\rest_example\RestExampleClientCalls::clientAuth
The authentication parameters used when calling the remote REST server.
Type: array
File
-
modules/
rest_example/ src/ RestExampleClientCalls.php, line 46
Class
- RestExampleClientCalls
- Here we interact with the remote service.
Namespace
Drupal\rest_exampleCode
protected $clientAuth;