You are here

protected property JsRedirectCommand::$url in JS Callback Handler 8.3

The URL that will be loaded into window.location.

Type: string

File

src/Ajax/JsRedirectCommand.php, line 26

Class

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

Namespace

Drupal\js\Ajax

Code

protected $url;