The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
- core/modules/views/src/Controller/ViewAjaxController.php, line 56
Class
- ViewAjaxController
- Defines a controller to load a view via AJAX.
Namespace
Drupal\views\Controller
Code
protected $currentPath;
Please login to continue.