protected property RedirectDestination::$destination in Drupal 8
Same name and namespace in other branches
- 9 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\RoutingCode
protected $destination;