protected property SettingsForm::$remoteManager in Entity Share Cron 8
Same name and namespace in other branches
- 8.2 src/Form/SettingsForm.php \Drupal\entity_share_cron\Form\SettingsForm::remoteManager
- 3.0.x src/Form/SettingsForm.php \Drupal\entity_share_cron\Form\SettingsForm::remoteManager
Remote manager service.
Type: \Drupal\entity_share_client\Service\RemoteManagerInterface
File
- src/
Form/ SettingsForm.php, line 23
Class
- SettingsForm
- Module settings form.
Namespace
Drupal\entity_share_cron\FormCode
protected $remoteManager;