You are here

protected property UserListBuilder::$redirectDestination in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/UserListBuilder.php \Drupal\user\UserListBuilder::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

core/modules/user/src/UserListBuilder.php, line 45
Contains \Drupal\user\UserListBuilder.

Class

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

Namespace

Drupal\user

Code

protected $redirectDestination;