RestExampleClientEdit::$client

Same name and namespace in other branches
  1. 4.0.x modules/rest_example/src/Form/RestExampleClientEdit.php \Drupal\rest_example\Form\RestExampleClientEdit::client

RestExampleClientCalls service.

Type: \Drupal\rest_example\RestExampleClientCalls

File

modules/rest_example/src/Form/RestExampleClientEdit.php, line 23

Class

RestExampleClientEdit
Edit or create a new node on a remote Drupal site.

Namespace

Drupal\rest_example\Form

Code

private $client;