You are here

protected property SettingsForm::$remoteManager in Entity Share Cron 3.0.x

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

Class

SettingsForm
Module settings form.

Namespace

Drupal\entity_share_cron\Form

Code

protected $remoteManager;