ViewAjaxController::$currentPath
Same name in other branches
- 9 core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::currentPath
- 10 core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::currentPath
- 11.x core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
-
core/
modules/ views/ src/ Controller/ ViewAjaxController.php, line 57
Class
- ViewAjaxController
- Defines a controller to load a view via AJAX.
Namespace
Drupal\views\ControllerCode
protected $currentPath;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.