protected property RedirectCommand::$url

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!RedirectCommand.php/property/RedirectCommand::url/8.1.x