protected property SettingsForm::$client in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/Form/SettingsForm.php \Drupal\salesforce\Form\SettingsForm::client
- 5.0.x src/Form/SettingsForm.php \Drupal\salesforce\Form\SettingsForm::client
The Salesforce REST client.
Type: \Drupal\salesforce\Rest\RestClientInterface
File
- src/
Form/ SettingsForm.php, line 23
Class
- SettingsForm
- Creates authorization form for Salesforce.
Namespace
Drupal\salesforce\FormCode
protected $client;