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\Ajax
Code
protected $url;
Please login to continue.