RestExampleClientController::$restClient

The service to make REST calls.

Type: \Drupal\rest_example\RestExampleClientCalls

File

modules/rest_example/src/Controller/RestExampleClientController.php, line 35

Class

RestExampleClientController
Controller class for the REST Example routes.

Namespace

Drupal\rest_example\Controller

Code

protected $restClient;