ViewsForm::$viewArguments

Same name in other branches
  1. 9 core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewArguments
  2. 8.9.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewArguments
  3. 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\Form

Code

protected $viewArguments;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.