ViewEditForm::$requestStack
Same name in other branches
- 8.9.x core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::requestStack
- 10 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::requestStack
- 11.x core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::requestStack
The request object.
Type: \Symfony\Component\HttpFoundation\RequestStack
Overrides FormBase::$requestStack
File
-
core/
modules/ views_ui/ src/ ViewEditForm.php, line 41
Class
- ViewEditForm
- Form controller for the Views edit form.
Namespace
Drupal\views_uiCode
protected $requestStack;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.