You are here

private property RedirectEvent::$url in Redirect 403 to User Login 8

Same name and namespace in other branches
  1. 2.x src/Event/RedirectEvent.php \Drupal\r4032login\Event\RedirectEvent::url

The redirect url.

Type: string

File

src/Event/RedirectEvent.php, line 19

Class

RedirectEvent
Event that is fired just before the redirection is perform.

Namespace

Drupal\r4032login\Event

Code

private $url;