RestExampleClientEdit::$client
Same name in other branches
- 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\FormCode
private $client;