RedirectDestination::$destination

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RedirectDestination.php \Drupal\Core\Routing\RedirectDestination::destination
  2. 8.9.x core/lib/Drupal/Core/Routing/RedirectDestination.php \Drupal\Core\Routing\RedirectDestination::destination
  3. 10 core/lib/Drupal/Core/Routing/RedirectDestination.php \Drupal\Core\Routing\RedirectDestination::destination

The destination used by the current request.

Type: string

File

core/lib/Drupal/Core/Routing/RedirectDestination.php, line 32

Class

RedirectDestination
Provides helpers for redirect destinations.

Namespace

Drupal\Core\Routing

Code

protected $destination;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.