ViewsExposedForm::$currentPathStack
Same name in other branches
- 8.9.x core/modules/views/src/Form/ViewsExposedForm.php \Drupal\views\Form\ViewsExposedForm::currentPathStack
- 10 core/modules/views/src/Form/ViewsExposedForm.php \Drupal\views\Form\ViewsExposedForm::currentPathStack
- 11.x core/modules/views/src/Form/ViewsExposedForm.php \Drupal\views\Form\ViewsExposedForm::currentPathStack
The current path stack.
Type: \Drupal\Core\Path\CurrentPathStack
File
-
core/
modules/ views/ src/ Form/ ViewsExposedForm.php, line 34
Class
- ViewsExposedForm
- Provides the views exposed form.
Namespace
Drupal\views\FormCode
protected $currentPathStack;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.