You are here

protected property GroupContentListBuilder::$redirectDestination in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Controller/GroupContentListBuilder.php \Drupal\group\Entity\Controller\GroupContentListBuilder::redirectDestination

The redirect destination.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

Overrides RedirectDestinationTrait::$redirectDestination

File

src/Entity/Controller/GroupContentListBuilder.php, line 39

Class

GroupContentListBuilder
Provides a list controller for group content entities.

Namespace

Drupal\group\Entity\Controller

Code

protected $redirectDestination;