You are here

protected property PullForm::$query in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::query
  2. 8 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\Form

Code

protected $query;