protected property ViewsForm::$viewArguments in Drupal 9
Same name and namespace in other branches
- 8 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;