protected property ViewEditForm::$requestStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 43 - Contains \Drupal\views_ui\ViewEditForm.
Class
- ViewEditForm
- Form controller for the Views edit form.
Namespace
Drupal\views_uiCode
protected $requestStack;