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