You are here

protected property SettingsForm::$remoteManager in Entity Share Cron 8.2

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\entity_share_cron\Form\SettingsForm::remoteManager
  2. 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 25

Class

SettingsForm
Module settings form.

Namespace

Drupal\entity_share_cron\Form

Code

protected $remoteManager;