You are here

protected property RelationListBuilder::$redirectDestination in CRM Core 8.3

Same name and namespace in other branches
  1. 8 modules/crm_core_user_sync/src/RelationListBuilder.php \Drupal\crm_core_user_sync\RelationListBuilder::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

Overrides RedirectDestinationTrait::$redirectDestination

File

modules/crm_core_user_sync/src/RelationListBuilder.php, line 30

Class

RelationListBuilder
Provides a list controller for the relation entity type.

Namespace

Drupal\crm_core_user_sync

Code

protected $redirectDestination;