protected property PullForm::$query in Entity Share 8.3
Same name and namespace in other branches
- 8 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::query
- 8.2 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::query
Query string parameters ($_GET).
Type: \Symfony\Component\HttpFoundation\ParameterBag
File
- modules/
entity_share_client/ src/ Form/ PullForm.php, line 80
Class
- PullForm
- Form controller to pull entities.
Namespace
Drupal\entity_share_client\FormCode
protected $query;