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