protected property RedirectCommand::$url

The URL that will be loaded into window.location.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/RedirectCommand.php, line 22
Contains \Drupal\Core\Ajax\RedirectCommand.

Class

RedirectCommand
Defines an AJAX command to set the window.location, loading that URL.

Namespace

Drupal\Core\Ajax

Code

protected $url;