ViewsForm::$viewArguments
Same name in other branches
- 8.9.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewArguments
- 10 core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewArguments
- 11.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewArguments
The arguments passed to the active view.
Type: string[]
File
-
core/
modules/ views/ src/ Form/ ViewsForm.php, line 68
Class
- ViewsForm
- Provides a base class for single- or multistep view forms.
Namespace
Drupal\views\FormCode
protected $viewArguments;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.