protected property PullForm::$remoteWebsites in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::remoteWebsites
- 8 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::remoteWebsites
The remote websites known from the website.
Type: \Drupal\entity_share_client\Entity\RemoteInterface[]
File
- modules/
entity_share_client/ src/ Form/ PullForm.php, line 38
Class
- PullForm
- Form controller to pull entities.
Namespace
Drupal\entity_share_client\FormCode
protected $remoteWebsites;