You are here

protected property NodeListBuilder::$redirectDestination in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/node/src/NodeListBuilder.php \Drupal\node\NodeListBuilder::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

core/modules/node/src/NodeListBuilder.php, line 38
Contains \Drupal\node\NodeListBuilder.

Class

NodeListBuilder
Defines a class to build a listing of node entities.

Namespace

Drupal\node

Code

protected $redirectDestination;