You are here

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

Flag indicating whether redirection should be forced in the browser.

Type: bool

File

src/Ajax/JsRedirectCommand.php, line 19

Class

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

Namespace

Drupal\js\Ajax

Code

protected $force;