RedirectCommand::$url
Same name in other branches
- 9 core/lib/Drupal/Core/Ajax/RedirectCommand.php \Drupal\Core\Ajax\RedirectCommand::url
- 8.9.x core/lib/Drupal/Core/Ajax/RedirectCommand.php \Drupal\Core\Ajax\RedirectCommand::url
- 10 core/lib/Drupal/Core/Ajax/RedirectCommand.php \Drupal\Core\Ajax\RedirectCommand::url
The URL that will be loaded into window.location.
Type: string
File
-
core/
lib/ Drupal/ Core/ Ajax/ RedirectCommand.php, line 17
Class
- RedirectCommand
- Defines an AJAX command to set the window.location, loading that URL.
Namespace
Drupal\Core\AjaxCode
protected $url;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.