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