You are here

protected property SettingsForm::$eventDispatcher in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\salesforce\Form\SettingsForm::eventDispatcher
  2. 5.0.x src/Form/SettingsForm.php \Drupal\salesforce\Form\SettingsForm::eventDispatcher

The sevent dispatcher service..

Type: \Drupal\Core\State\StateInterface

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
Creates authorization form for Salesforce.

Namespace

Drupal\salesforce\Form

Code

protected $eventDispatcher;