UserListBuilder::$redirectDestination

Same name and namespace in other branches
  1. 9 core/modules/user/src/UserListBuilder.php \Drupal\user\UserListBuilder::redirectDestination
  2. 8.9.x core/modules/user/src/UserListBuilder.php \Drupal\user\UserListBuilder::redirectDestination
  3. 10 core/modules/user/src/UserListBuilder.php \Drupal\user\UserListBuilder::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

Overrides RedirectDestinationTrait::$redirectDestination

File

core/modules/user/src/UserListBuilder.php, line 34

Class

UserListBuilder
Defines a class to build a listing of user entities.

Namespace

Drupal\user

Code

protected $redirectDestination;

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