You are here

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

Flag indicating whether redirection should be forced in the browser.

Type: bool

File

src/JsRedirectResponse.php, line 17

Class

JsRedirectResponse
JsRedirectResponse.

Namespace

Drupal\js

Code

protected $force = FALSE;