namespace Drupal\rest_example\Form
Same name in other branches
Object name | File name | Summary |
---|---|---|
RestExampleClientDelete | modules/rest_example/src/Form/RestExampleClientDelete.php | Delete a new node on a remote Drupal site. |
RestExampleClientEdit | modules/rest_example/src/Form/RestExampleClientEdit.php | Edit or create a new node on a remote Drupal site. |
RestExampleClientSettings | modules/rest_example/src/Form/RestExampleClientSettings.php | Setup form for a Drupal REST client. |