protected property ViewAjaxController::$currentPath in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 59 - Contains \Drupal\views\Controller\ViewAjaxController.
Class
- ViewAjaxController
- Defines a controller to load a view via AJAX.
Namespace
Drupal\views\ControllerCode
protected $currentPath;